Proposed fix to #3352

This commit is contained in:
OrionSehn
2023-07-04 17:33:19 -06:00
committed by Dion Moult
parent 66c275f617
commit 7da96b4951
+2
View File
@@ -13,6 +13,8 @@ classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
]
[project.optional-dependencies]
geometry = ["mathutils"]
[project.urls]
"Homepage" = "http://ifcopenshell.org"
"Bug Tracker" = "https://github.com/ifcopenshell/ifcopenshell/issues"