diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2020-05-06 13:50:45 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-06 12:50:45 +0200 |
| commit | eed9913d74588ba60fd47bf5e8a155a5ba7d2ff7 (patch) | |
| tree | a6ff3e7b63954f438012140c704ace1ac308bc1d | |
| parent | 92507bf3ea4dc467f68edf81a686548fac7ff0e9 (diff) | |
Added release notes URL to packaging metadata.
| -rw-r--r-- | setup.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ classifiers = Topic :: Software Development :: Libraries :: Python Modules project_urls = Documentation = https://docs.djangoproject.com/ + Release notes = https://docs.djangoproject.com/en/stable/releases/ Funding = https://www.djangoproject.com/fundraising/ Source = https://github.com/django/django Tracker = https://code.djangoproject.com/ |
