add project urls

This commit is contained in:
Viktor Kálmán 2025-06-02 14:38:38 +02:00
parent 8e284b54d8
commit afc4963a13

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