Added release notes URL to packaging metadata.
This commit is contained in:
parent
92507bf3ea
commit
eed9913d74
|
@ -27,6 +27,7 @@ classifiers =
|
||||||
Topic :: Software Development :: Libraries :: Python Modules
|
Topic :: Software Development :: Libraries :: Python Modules
|
||||||
project_urls =
|
project_urls =
|
||||||
Documentation = https://docs.djangoproject.com/
|
Documentation = https://docs.djangoproject.com/
|
||||||
|
Release notes = https://docs.djangoproject.com/en/stable/releases/
|
||||||
Funding = https://www.djangoproject.com/fundraising/
|
Funding = https://www.djangoproject.com/fundraising/
|
||||||
Source = https://github.com/django/django
|
Source = https://github.com/django/django
|
||||||
Tracker = https://code.djangoproject.com/
|
Tracker = https://code.djangoproject.com/
|
||||||
|
|
Loading…
Reference in New Issue