We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f872c commit fc44e9eCopy full SHA for fc44e9e
setup.py
@@ -8,7 +8,7 @@
8
"tester": [
9
# Note: ethereum-maintained libraries in this list should be added to the
10
# `install_pre_releases.py` script.
11
- "eth-tester[py-evm]>=0.12.0b1,<0.13.0b1",
+ "eth-tester[py-evm]>=0.13.0b1,<0.14.0b1",
12
"py-geth>=5.1.0",
13
],
14
"dev": [
0 commit comments