feat: add changelog to project urls in package metadata (#752)

This commit is contained in:
Jens Nistler 2024-08-12 11:04:27 +02:00 committed by GitHub
parent 28d58f8fa9
commit 303c947930
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ project_urls =
Source = https://github.com/deschler/django-modeltranslation
Documentation = https://django-modeltranslation.readthedocs.org/en/latest
Mailing List = http://groups.google.com/group/django-modeltranslation
Changelog = https://github.com/deschler/django-modeltranslation/blob/master/CHANGELOG.md
classifiers =
Programming Language :: Python
Programming Language :: Python :: 3.9