mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
Include .xsd in ifctester package pypi distribution
This commit is contained in:
@@ -23,3 +23,5 @@ dependencies = [
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["ifctester"]
|
||||
exclude = ["test*"]
|
||||
[tool.setuptools.package-data]
|
||||
ifctester = ["*.xsd"]
|
||||
|
||||
Reference in New Issue
Block a user