python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.17k stars 710 forks source link

Add support for Python 3.11 #448

Closed hugovk closed 2 years ago

hugovk commented 2 years ago

Python 3.11 is set for release in October and now in beta, so it's a good time to start testing.

Also bump the actions versions in the CI, and https://github.com/actions/setup-python can now take care of caching pip directly, so we can remove the https://github.com/actions/cache config.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2676984916


Totals Coverage Status
Change from base Build 1854171453: 0.0%
Covered Lines: 646
Relevant Lines: 2076

💛 - Coveralls