Skip to content

Commit 4b928c2

Browse files
authored
Update pyproject.toml
1 parent 2ae381e commit 4b928c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ documentation = "https://django-constance.readthedocs.io/en/latest/"
5050
repository = "https://github.com/jazzband/django-constance/"
5151
changelog = "https://github.com/jazzband/django-constance/releases/"
5252

53+
[tool.setuptools]
54+
license-files = [] # see https://github.com/pypa/twine/issues/1216#issuecomment-2609745412
55+
5356
[tool.setuptools.packages.find]
5457
include = ["constance*"]
5558

0 commit comments

Comments
 (0)