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