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 48e6198 commit 7256cc8Copy full SHA for 7256cc8
setup.py
@@ -77,7 +77,7 @@ def rtd_dependent_deps():
77
"intervaltree",
78
"crytic-compile>=0.2.2",
79
# TODO: Change this when a release is published
80
- "wasm-tob @ git+https://github.com/trail-of-forks/wasm-tob.git@ekilmer/init-fork#egg=wasm-tob",
+ "wasm-tob @ git+https://github.com/trailofbits/wasm-tob.git",
81
"dataclasses; python_version < '3.7'",
82
"pyevmasm>=0.2.3",
83
]
0 commit comments