We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bd387 commit c3b16faCopy full SHA for c3b16fa
setup.py
@@ -46,6 +46,8 @@
46
"Topic :: Internet",
47
],
48
project_urls={
49
- "Source": "https://github.com/maxmind/GeoIP2-python",
+ "Documentation": "https://geoip2.readthedocs.org/",
50
+ "Source Code": "https://github.com/maxmind/GeoIP2-python",
51
+ "Issue Tracker": "https://github.com/maxmind/GeoIP2-python/issues",
52
},
53
)
0 commit comments