mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
update requirements
This commit is contained in:
parent
b107abacf3
commit
6135669760
@ -22,6 +22,6 @@ install:
|
||||
- "travis_retry pip install pip setuptools --upgrade"
|
||||
- "travis_retry pip install tox"
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
- tox -e $TOX_ENV --recreate
|
||||
after_script:
|
||||
- cat .tox/$TOX_ENV/log/*.log
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
pytest>=2.8.2
|
||||
pytest-pythonpath>=0.3
|
||||
tox>=1.8.0
|
||||
eth-testrpc>=0.9.3
|
||||
eth-testrpc>=1.1.0
|
||||
ethereum>=1.5.2
|
||||
secp256k1>=0.13.1
|
||||
rlp>=0.4.6,<0.4.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user