Skip to content

Commit

Permalink
add eth-hash dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed May 10, 2019
1 parent 10c7fad commit e435564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
url='https://github.com/ethereum/ethpm-cli',
include_package_data=True,
install_requires=[
"eth-hash[pysha3]>=0.2.0,<1",
"eth-utils>=1,<2",
"ethpm>=0.1.4-a15,<2",
],
Expand Down

0 comments on commit e435564

Please sign in to comment.