Skip to content

Commit

Permalink
Merge pull request #15 from TokenMarketNet/fix/ci
Browse files Browse the repository at this point in the history
fix CI
  • Loading branch information
miohtama committed Aug 30, 2019
2 parents 8892bbf + c3cbfff commit 06ee878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -23,7 +23,7 @@ eth-hash[pycryptodome]==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.0b3
eth-rlp==0.1.2
eth-tester==0.1.0b33
eth-tester[py-evm]==0.1.0b33
eth-typing==1.3.0
eth-utils==1.3.0
hexbytes==0.2.0 # via eth-account, eth-rlp, web3
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -7,6 +7,7 @@ setenv =
LC_ALL=en_US.utf-8
LANG=en_US.utf-8
deps =
pytest
-r{toxinidir}/requirements.txt
commands =
pip freeze
Expand Down

0 comments on commit 06ee878

Please sign in to comment.