Skip to content

Commit c3b16fa

Browse files
committed
Include links to docs and issue tracker
1 parent a5bd387 commit c3b16fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"Topic :: Internet",
4747
],
4848
project_urls={
49-
"Source": "https://github.com/maxmind/GeoIP2-python",
49+
"Documentation": "https://geoip2.readthedocs.org/",
50+
"Source Code": "https://github.com/maxmind/GeoIP2-python",
51+
"Issue Tracker": "https://github.com/maxmind/GeoIP2-python/issues",
5052
},
5153
)

0 commit comments

Comments
 (0)