chore: remove useless data dir from setuptools

This commit is contained in:
cclecle
2023-09-30 00:19:57 +01:00
parent 5fdabae600
commit cd3a937423

View File

@@ -48,7 +48,6 @@ include-package-data = true
where = ["src"]
[tool.setuptools.package-data]
"pygamecfg.data" = ["*.*"]
"pysimpleini" = ["py.typed"]
[project.urls]