Publish IfcClash to PyPI

This commit is contained in:
Dion Moult
2024-04-08 11:19:13 +10:00
parent 35dd03664a
commit 911cfe010e
6 changed files with 123 additions and 13 deletions
+2 -3
View File
@@ -24,6 +24,5 @@ Homepage = "http://ifcopenshell.org"
Documentation = "https://docs.ifcopenshell.org"
Issues = "https://github.com/IfcOpenShell/IfcOpenShell/issues"
[tool.setuptools.packages.find]
include = ["ifccsv"]
exclude = ["test*"]
[tool.setuptools]
py-modules = ["ifccsv"]