Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Add Release Notes project URL (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed May 5, 2020
1 parent 91764b3 commit ebc5466
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Expand Up @@ -42,4 +42,7 @@
'pydocstyle = pydocstyle.cli:main',
],
},
project_urls={
'Release Notes': 'http://www.pydocstyle.org/en/latest/release_notes.html',
},
)

0 comments on commit ebc5466

Please sign in to comment.