Skip to content

Commit 72aee0e

Browse files
committed
Use crytic-compile dev
1 parent 6873b8f commit 72aee0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"packaging",
1616
"prettytable>=3.10.2",
1717
"pycryptodome>=3.4.6",
18-
"crytic-compile>=0.3.8,<0.4.0",
19-
# "crytic-compile@git+https://github.com/crytic/crytic-compile.git@master#egg=crytic-compile",
18+
#"crytic-compile>=0.3.8,<0.4.0",
19+
"crytic-compile@git+https://github.com/crytic/crytic-compile.git@dev#egg=crytic-compile",
2020
"web3>=6.20.2, <7",
2121
"eth-abi>=4.0.0",
2222
"eth-typing>=3.0.0",

0 commit comments

Comments
 (0)