We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794501c commit b192772Copy full SHA for b192772
setup.py
@@ -5,7 +5,7 @@
5
description = 'Python Wrapper Library for Geolocating IP Addresses',
6
author = 'Mark Costello',
7
author_email = '[email protected]',
8
- url = 'https://github.com/mcos/pylocate',
+ url = 'https://github.com/mcos/pylocation',
9
license = "MIT License",
10
install_requires = ['requests'],
11
packages = ['pylocation']
0 commit comments