insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 308 forks source link

build: change supported Python versions to 3.8, 3.9, 3.10, 3.11 #660

Closed michaelmhoffman closed 10 months ago

michaelmhoffman commented 10 months ago

These are the released versions of Python that are currently supported by the Python core developers.

https://devguide.python.org/versions/

Might be a few flake8 errors on this version. This is to be corrected by a subsequent pull request that will fix import orders.