We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f37bf3 commit 3afe91eCopy full SHA for 3afe91e
setup.py
@@ -38,4 +38,7 @@
38
],
39
keywords=['pylint', 'django', 'plugin'],
40
zip_safe=False,
41
+ project_urls={
42
+ 'Changelog': 'https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst',
43
+ },
44
)
0 commit comments