mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Add 'advanced' optional ifcopenshell dependencies
To list all other optional dependencies.
This commit is contained in:
@@ -25,6 +25,9 @@ dependencies = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
|
advanced = [
|
||||||
|
"networkx",
|
||||||
|
]
|
||||||
dev = [
|
dev = [
|
||||||
"pytest",
|
"pytest",
|
||||||
"tabulate",
|
"tabulate",
|
||||||
|
|||||||
Reference in New Issue
Block a user