Skip to content

Commit 9244f96

Browse files
authored
Merge pull request #2001 from crytic/upgrade-solc-select
use published release of solc-select
2 parents 38ff279 + 6cb36a2 commit 9244f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"coverage[toml]",
3737
"filelock",
3838
"pytest-insta",
39-
"solc-select@git+https://github.com/crytic/solc-select.git@query-artifact-path#egg=solc-select",
39+
"solc-select>=1.0.4",
4040
],
4141
"doc": [
4242
"pdoc",

0 commit comments

Comments
 (0)