ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.95k stars 1.69k forks source link

add "python 3.12" to setup.py classifiers #3302

Closed agodbug closed 5 months ago

fselmo commented 5 months ago

Thanks @agodbug but we don't yet test against python 3.12 in our CI and don't want to advertise that we support 3.12 until that is in and passing. This is coming very soon and this change will be included in that PR.