Skip to content

Commit 3afe91e

Browse files
scopatodorov
authored andcommitted
Add Changelog project URL
Background info at pypi/warehouse#7882 (comment)
1 parent 4f37bf3 commit 3afe91e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,7 @@
3838
],
3939
keywords=['pylint', 'django', 'plugin'],
4040
zip_safe=False,
41+
project_urls={
42+
'Changelog': 'https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst',
43+
},
4144
)

0 commit comments

Comments
 (0)