mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Share common makefile instructions, use venv for running build, and separate dist/build dirs
This commit is contained in:
@@ -35,7 +35,6 @@ dev = ["pytest"]
|
||||
"Bug Tracker" = "https://github.com/ifcopenshell/ifcopenshell/issues"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["dist"]
|
||||
include = ["ifcopenshell*"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
|
||||
Reference in New Issue
Block a user