mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Update pyproject.toml
This commit is contained in:
parent
2ae381e58e
commit
4b928c24f9
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ documentation = "https://django-constance.readthedocs.io/en/latest/"
|
|||
repository = "https://github.com/jazzband/django-constance/"
|
||||
changelog = "https://github.com/jazzband/django-constance/releases/"
|
||||
|
||||
[tool.setuptools]
|
||||
license-files = [] # see https://github.com/pypa/twine/issues/1216#issuecomment-2609745412
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
include = ["constance*"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue