We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7256cc8 commit 491e083Copy full SHA for 491e083
setup.py
@@ -76,8 +76,7 @@ def rtd_dependent_deps():
76
"rlp",
77
"intervaltree",
78
"crytic-compile>=0.2.2",
79
- # TODO: Change this when a release is published
80
- "wasm-tob @ git+https://github.com/trailofbits/wasm-tob.git",
+ "wasm-tob~=1.0",
81
"dataclasses; python_version < '3.7'",
82
"pyevmasm>=0.2.3",
83
]
0 commit comments