mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
Fix missing files in WASM build (#7168)
This commit is contained in:
+1
-1
@@ -7,5 +7,5 @@ setup(name='ifcopenshell',
|
||||
author_email='thomas@aecgeeks.com',
|
||||
url='http://ifcopenshell.org',
|
||||
packages=find_packages(),
|
||||
package_data={'': ['*.so', '*.json']},
|
||||
package_data={'': ['*.so', '*.json', '*.ifc']},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user