crytic-compile
crytic-compile copied to clipboard
bronwie not supported for python3.10,3.11,3.12
Brownie can't be tested or likely used alongside crytic-compile for python3.10,3.11,3.12. It's unclear the maintenance status, and we may have to drop support when we upgrade our minimum python version.
xref https://github.com/eth-brownie/brownie/issues/1701 https://github.com/crytic/crytic-compile/blob/25e3e88a21dc8827baf307fb718cecc6bb53a050/.github/workflows/ci.yml#L36-L44
The latest brownie now supports 3.10~3.12 https://github.com/eth-brownie/brownie/pull/1735 so we should be able to re-enable the tests