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

Remove support for python versions 3.6 and 3.7 and ensure 3.10 and 3.11 are included #160

Closed antazoey closed 10 months ago

antazoey commented 10 months ago

Overview

Provide a simple overview of what you wish to see added. Please include:

Specification

Describe the syntax and semantics of how you would like to see this feature implemented. The more detailed the better!

Remember, your feature is much more likely to be included if it does not involve any breaking changes.

antazoey commented 10 months ago

done