mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
ios pyproject: add networkx stubs as dev dependency
This commit is contained in:
@@ -27,11 +27,13 @@ dependencies = [
|
||||
|
||||
[project.optional-dependencies]
|
||||
advanced = [
|
||||
# `express` module - only for generating schemas.
|
||||
"networkx",
|
||||
]
|
||||
dev = [
|
||||
"pytest",
|
||||
"tabulate",
|
||||
"types-networkx",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user