We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c87236 commit cd81e61Copy full SHA for cd81e61
setup.py
@@ -11,7 +11,6 @@
11
description="This SDK provides users with the ability to perform IP geolocation lookup and domain WHOIS lookup through a web service.",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
14
- py_modules=['ip2locationio'],
15
url="https://github.com/ip2location/ip2location-io-python",
16
packages=setuptools.find_packages(),
17
tests_require=['pytest>=3.0.6'],
0 commit comments