Compare commits

..

1 Commits

Author SHA1 Message Date
cclecle
3391c7282c chore: remove useless data dir 2023-09-30 00:19:15 +01:00
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]