Skip to content

Commit 77aa294

Browse files
authored
Add project source URL to PyPI
1 parent 98c3923 commit 77aa294

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,7 @@
4545
"Topic :: Internet :: Proxy Servers",
4646
"Topic :: Internet",
4747
],
48+
project_urls={
49+
"Source": "https://github.com/maxmind/GeoIP2-python",
50+
},
4851
)

0 commit comments

Comments
 (0)