You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py-solc-x should detect the presence of, and utilize, versions of solc installed via solc-select
Specification
import_installed_solc already handles a natively-installed solc version using which/where. The functionality here could be expanded to fit solc-select. I'm not sure exactly what this looks like as I haven't delved deeply into the package.
The text was updated successfully, but these errors were encountered:
Overview
py-solc-x
should detect the presence of, and utilize, versions of solc installed viasolc-select
Specification
import_installed_solc
already handles a natively-installed solc version usingwhich
/where
. The functionality here could be expanded to fitsolc-select
. I'm not sure exactly what this looks like as I haven't delved deeply into the package.The text was updated successfully, but these errors were encountered: