ifcclash - add advanced package type that supports smart group clashes

This commit is contained in:
Andrej730
2026-03-13 18:10:16 +05:00
parent e9fb6b3c1d
commit 90db564b4b
+5
View File
@@ -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"