eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.65k stars 552 forks source link

Upgrade docopt_ng #1694

Closed lemenkov closed 9 months ago

lemenkov commented 1 year ago

Upgrade docopt to ver. 0.9.0 to restore compatibility with Python 3.11. See jazzband/docopt-ng#49 for further details.

What I did

Related issue: jazzband/docopt-ng#49

How I did it

Just tried to use Brownie with Python 3.11

How to verify it

Try to run Brownie with a few commanfd-line switches with Python 3.11

Checklist

iamdefinitelyahuman commented 9 months ago

Closing this for now, will dump all dependencies in the upcoming release