Fix config loading problem
This commit is contained in:
parent
e6f98eb041
commit
90bc1f558b
|
@ -2,4 +2,5 @@ eth-tester[py-evm]==0.1.0b39
|
||||||
git+https://github.com/vyperlang/vyper@1761-HOTFIX-v0.1.0-beta.13
|
git+https://github.com/vyperlang/vyper@1761-HOTFIX-v0.1.0-beta.13
|
||||||
web3==5.0.0b2
|
web3==5.0.0b2
|
||||||
pytest==3.6.1
|
pytest==3.6.1
|
||||||
|
../tests/core/config_helpers
|
||||||
../tests/core/pyspec
|
../tests/core/pyspec
|
||||||
|
|
Loading…
Reference in New Issue