Skip to content

Commit

Permalink
use published release of solc-select
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalpharush committed Jun 26, 2023
1 parent 38ff279 commit 6cb36a2
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 @@ -36,7 +36,7 @@
"coverage[toml]",
"filelock",
"pytest-insta",
"solc-select@git+https://github.com/crytic/solc-select.git@query-artifact-path#egg=solc-select",
"solc-select>=1.0.4",
],
"doc": [
"pdoc",
Expand Down

0 comments on commit 6cb36a2

Please sign in to comment.