Skip to content

Commit 7256cc8

Browse files
committed
Use master branch of wasm-tob
1 parent 48e6198 commit 7256cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def rtd_dependent_deps():
7777
"intervaltree",
7878
"crytic-compile>=0.2.2",
7979
# 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",
80+
"wasm-tob @ git+https://github.com/trailofbits/wasm-tob.git",
8181
"dataclasses; python_version < '3.7'",
8282
"pyevmasm>=0.2.3",
8383
]

0 commit comments

Comments
 (0)