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.
2 parents d414383 + 0a2c186 commit 1797af2Copy full SHA for 1797af2
setup.py
@@ -64,4 +64,8 @@ def get_long_description():
64
'Topic :: Software Development :: Libraries :: Python Modules',
65
],
66
test_suite='testsuite.test_all.suite',
67
+ project_urls={
68
+ 'Changes':
69
+ 'https://pycodestyle.pycqa.org/en/latest/developer.html#changes',
70
+ },
71
)
0 commit comments