Skip to content

Commit

Permalink
Use crytic-compile@master
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly committed Jan 11, 2023
1 parent ac4742f commit e7cbfa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prettytable>=0.7.2",
"pycryptodome>=3.4.6",
# "crytic-compile>=0.2.4",
"crytic-compile@git+https://github.com/crytic/crytic-compile.git@dev#egg=crytic-compile",
"crytic-compile@git+https://github.com/crytic/crytic-compile.git@master#egg=crytic-compile",
],
extras_require={
"dev": [
Expand Down

0 comments on commit e7cbfa9

Please sign in to comment.