We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f45a313 + e889797 commit cb91fb3Copy full SHA for cb91fb3
setup.py
@@ -9,7 +9,7 @@
9
author='coreypetty',
10
author_email='corey.a.petty@gmail.com',
11
description='Python Bindings to Etherscan.io API',
12
- requires=[
+ install_requires=[
13
'requests==2.18.4',
14
],
15
)
0 commit comments