Skip to content

Commit

Permalink
Add a project URL
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jan 13, 2019
1 parent 303d15e commit 8c72ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ def get_release_command_class():
packages=setuptools.find_packages(exclude=["test*"]),
project_urls={
"Documentation": "https://{:s}.rtfd.io/".format(MODULE_NAME),
"Source": REPOSITORY_URL,
"Tracker": "{:s}/issues".format(REPOSITORY_URL),
},

Expand Down

0 comments on commit 8c72ca2

Please sign in to comment.