Skip to content

Commit 534aa2b

Browse files
authored
Merge pull request #102 from maxmind/greg/project-urls
Include links to docs and repo
2 parents f2b83fd + decb333 commit 534aa2b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,9 @@
5757
"Topic :: Internet :: WWW/HTTP",
5858
"Topic :: Internet",
5959
],
60+
project_urls={
61+
"Documentation": "https://minfraud.readthedocs.org/",
62+
"Source Code": "https://github.com/maxmind/minfraud-api-python",
63+
"Issue Tracker": "https://github.com/maxmind/minfraud-api-python/issues",
64+
},
6065
)

0 commit comments

Comments
 (0)