add project urls (#156)

This commit is contained in:
Viktor Kálmán 2025-06-09 20:47:43 +02:00 committed by GitHub
parent 8e284b54d8
commit 930ce5c65c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,9 @@ dependencies = ["django-appconf >= 0.4"]
dynamic = ["version"]
[project.urls]
Homepage = "https://django-dbtemplates.readthedocs.io/"
Documentation = "https://django-dbtemplates.readthedocs.io/"
Changelog = "https://django-dbtemplates.readthedocs.io/en/latest/changelog.html"
Source = "https://github.com/jazzband/django-dbtemplates"
[tool.setuptools]
zip-safe = false