Skip to content

Commit a5bd387

Browse files
authored
Merge pull request #128 from browniebroke/docs/repo-url
Add project source URL to PyPI
2 parents 4bc7175 + 77aa294 commit a5bd387

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)