ApeWorX / py-solc-x

Python wrapper and version management tool for the solc Solidity compiler.
https://solcx.readthedocs.io/
MIT License
138 stars 48 forks source link

test: move `ast_json` to excluded kwargs at 0.8.x #124

Closed iamdefinitelyahuman closed 3 years ago

iamdefinitelyahuman commented 3 years ago

What I did

Fix the failing test by excluding ast-json in tests of solc >=v0.8.2

How to verify it

Run tests.