Skip to content

Commit cd81e61

Browse files
Update setup.py
Fixed the module not found issue during installation.
1 parent 3c87236 commit cd81e61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
description="This SDK provides users with the ability to perform IP geolocation lookup and domain WHOIS lookup through a web service.",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
14-
py_modules=['ip2locationio'],
1514
url="https://github.com/ip2location/ip2location-io-python",
1615
packages=setuptools.find_packages(),
1716
tests_require=['pytest>=3.0.6'],

0 commit comments

Comments
 (0)