Merge pull request 'chore: remove useless data dir' (#11) from dev into master

Reviewed-on: https://chacha.ddns.net/gitea/chacha/pychangelogfactory/pulls/11
new-tag:2.2.3
This commit was merged in pull request #11.
This commit is contained in:
2023-09-30 01:54:20 +02: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]