Closed lemon24 closed 1 year ago
We can drop 3.8 support, per https://reader.readthedocs.io/en/latest/dev.html#supported-python-versions:
Prerequisites:
Things reader can take advantage of after dropping 3.8
Also, we can remove the "reader works out of the box on Windows only starting with Python 3.9" note from install.rst.
To do:
pyupgrade --py39-plus
We can drop 3.8 support, per https://reader.readthedocs.io/en/latest/dev.html#supported-python-versions:
Prerequisites:
Things reader can take advantage of after dropping 3.8
Also, we can remove the "reader works out of the box on Windows only starting with Python 3.9" note from install.rst.