Skip to content

Commit

Permalink
Merge pull request #932 from scop/changes-project-url
Browse files Browse the repository at this point in the history
Add Changes project URL
  • Loading branch information
IanLee1521 committed May 13, 2020
2 parents d414383 + 0a2c186 commit 1797af2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,8 @@ def get_long_description():
'Topic :: Software Development :: Libraries :: Python Modules',
],
test_suite='testsuite.test_all.suite',
project_urls={
'Changes':
'https://pycodestyle.pycqa.org/en/latest/developer.html#changes',
},
)

0 comments on commit 1797af2

Please sign in to comment.