We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b83fd commit decb333Copy full SHA for decb333
1 file changed
setup.py
@@ -57,4 +57,9 @@
57
"Topic :: Internet :: WWW/HTTP",
58
"Topic :: Internet",
59
],
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
+ },
65
)
0 commit comments