add bsdd_json

This commit is contained in:
c-mellueh
2025-09-19 15:36:11 +02:00
committed by Dion Moult
parent 2264e69a1e
commit 21fd09b424
3 changed files with 1807 additions and 1 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ Documentation = "https://docs.ifcopenshell.org"
Issues = "https://github.com/IfcOpenShell/IfcOpenShell/issues"
[tool.setuptools]
py-modules = ["bsdd"]
py-modules = ["bsdd","bsdd_json","type_hints"]