Skip to content

Commit

Permalink
Remove required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rbval committed Apr 17, 2020
1 parent 179de02 commit c7d0db5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,4 @@
"Operating System :: OS Independent", "Programming Language :: Python"
],
packages=setuptools.find_packages(),
install_requires=[
"ipfshttpclient==0.4.12", "py-evm==0.2.0a37", "py-solc==3.2.0",
"web3==4.8.3", "hmt-basemodels"
])
)

0 comments on commit c7d0db5

Please sign in to comment.