We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae381e commit 4b928c2Copy full SHA for 4b928c2
pyproject.toml
@@ -50,6 +50,9 @@ documentation = "https://django-constance.readthedocs.io/en/latest/"
50
repository = "https://github.com/jazzband/django-constance/"
51
changelog = "https://github.com/jazzband/django-constance/releases/"
52
53
+[tool.setuptools]
54
+license-files = [] # see https://github.com/pypa/twine/issues/1216#issuecomment-2609745412
55
+
56
[tool.setuptools.packages.find]
57
include = ["constance*"]
58
0 commit comments