chore: remove useless data dir

This commit is contained in:
cclecle
2023-09-30 00:19:15 +01:00
parent 225a700d10
commit 3391c7282c
2 changed files with 0 additions and 1 deletions

View File

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