Merge pull request #519 from ConsenSys/norhh-patch-2

fix dependency issues
pull/530/head
Dr. Sergey Pogodin 6 years ago committed by GitHub
commit fa96f8a76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      setup.py

@ -95,6 +95,7 @@ setup(
'eth-keys>=0.2.0b3',
'eth-rlp>=0.1.0',
'eth-tester>=0.1.0b21',
'eth-typing>=1.3.0,<2.0.0',
'coverage',
'jinja2>=2.9',
'rlp>=1.0.1',

Loading…
Cancel
Save