#3852 Update pyproject.toml

This commit is contained in:
Thomas Krijnen
2023-10-05 15:52:59 +02:00
committed by GitHub
parent 68a1da9190
commit 285fc2269e
+1 -1
View File
@@ -24,4 +24,4 @@ dependencies = [
include = ["ifctester"]
exclude = ["test*"]
[tool.setuptools.package-data]
ifctester = ["*.xsd"]
ifctester = ["*.xsd", "templates/*.html"]