mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +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]
|
||||
advanced = [
|
||||
"networkx",
|
||||
]
|
||||
dev = [
|
||||
"pytest",
|
||||
"tabulate",
|
||||
|
||||
Reference in New Issue
Block a user