thefuck
thefuck copied to clipboard
Test on Python 3.10 final
Python 3.10 was released on 2021-10-04:
- https://discuss.python.org/t/python-3-10-0-is-now-available/10955
Drop the dot in pytest
:
- https://twitter.com/pytestdotorg/status/753767547866972160
Update min Python 3 version required in README
to 3.5 to match setup.py
.
Add python_requires
to help pip.
This looks good?
Yeah, it's actually time to start testing 3.11 beta (3.11-dev
), but I guess one thing at a time :)
https://discuss.python.org/t/python-3-11-0b1-is-now-available/15602?u=hugovk
Updated to add support for the newly released Python 3.11!
- https://discuss.python.org/t/python-3-11-0-final-is-now-available/20291?u=hugovk
Closing this year old PR due to lack of interest, but happy to re-open if wanted.
Thanks for the finishing touches!
This looks good?