Proposed fix to #3352

This commit is contained in:
OrionSehn
2023-07-04 17:33:19 -06:00
parent 1109d4cc51
commit 0f6e934ca8
+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"