mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
ifcclash - add advanced package type that supports smart group clashes
This commit is contained in:
@@ -19,6 +19,11 @@ dependencies = [
|
|||||||
"ifcopenshell",
|
"ifcopenshell",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project.optional-dependencies]
|
||||||
|
advanced = [
|
||||||
|
"scikit-learn",
|
||||||
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "http://ifcopenshell.org"
|
Homepage = "http://ifcopenshell.org"
|
||||||
Documentation = "https://docs.ifcopenshell.org"
|
Documentation = "https://docs.ifcopenshell.org"
|
||||||
|
|||||||
Reference in New Issue
Block a user