mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Fix ifcopenshell-python wheel packaging missing util schema json files
This commit is contained in:
@@ -39,5 +39,4 @@ where = ["dist"]
|
||||
include = ["ifcopenshell*"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
ifcopenshell = ["*.pyd", "*.so", "*.json"]
|
||||
"ifcopenshell.util" = ["*.json", "schema/*.ifc"]
|
||||
"*" = ["*.*"]
|
||||
|
||||
Reference in New Issue
Block a user