Skip to content

Commit

Permalink
docs link for PyPi
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Cilfone <nicholas.cilfone@fmr.com>
  • Loading branch information
ncilfone committed Aug 10, 2020
1 parent 9d9cc3a commit 2ff5b4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"Topic :: Software Development :: Libraries :: Python Modules"
],
project_urls={
"Source": "https://github.com/fidelity/spock"
"Source": "https://github.com/fidelity/spock",
"Documentation": "https://fidelity.github.io/spock/"
},
keywords="dataclass config argparser parameter configuration",
packages=setuptools.find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
Expand Down

0 comments on commit 2ff5b4e

Please sign in to comment.