mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 14:26:30 +00:00
Proposed fix to #3352
This commit is contained in:
@@ -13,6 +13,8 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
|
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
|
||||||
]
|
]
|
||||||
|
[project.optional-dependencies]
|
||||||
|
geometry = ["mathutils"]
|
||||||
[project.urls]
|
[project.urls]
|
||||||
"Homepage" = "http://ifcopenshell.org"
|
"Homepage" = "http://ifcopenshell.org"
|
||||||
"Bug Tracker" = "https://github.com/ifcopenshell/ifcopenshell/issues"
|
"Bug Tracker" = "https://github.com/ifcopenshell/ifcopenshell/issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user