Skip to content

Commit

Permalink
add source for project url (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheaps authored Aug 25, 2022
1 parent 439d550 commit f87e8d2
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 @@ -33,6 +33,7 @@
url="https://github.com/reddit/baseplate.py",
project_urls={
"Documentation": "https://baseplate.readthedocs.io/en/stable/",
"Source": "https://github.com/reddit/baseplate.py",
},
use_scm_version=True,
packages=find_packages(exclude=["tests", "tests.*"]),
Expand Down

0 comments on commit f87e8d2

Please sign in to comment.