Skip to content

Commit

Permalink
Merge pull request #14 from njgheorghita/eth-hash
Browse files Browse the repository at this point in the history
add eth-hash dependency
  • Loading branch information
njgheorghita authored May 10, 2019
2 parents 10c7fad + e435564 commit 20ce3b0
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 20ce3b0

Please sign in to comment.