Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 1d74c89

Browse files
authored
Update README.rst for Python 3.7 (#298)
1 parent 369719b commit 1d74c89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ Python >= 3.8
6868
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
6969
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
7070

71+
Unsupported Python Versions
72+
^^^^^^^^^^^^^^^^^^^^^^^^^^^
73+
Python <= 3.7
74+
7175
**NOTE**:
7276
Python 3.7 was marked as `unsupported`_ by the python community in June 2023.
7377
We recommend that all developers upgrade to Python 3.8 and newer as soon as
@@ -78,10 +82,6 @@ newer.
7882

7983
.. _unsupported: https://devguide.python.org/versions/#unsupported-versions
8084

81-
Unsupported Python Versions
82-
^^^^^^^^^^^^^^^^^^^^^^^^^^^
83-
Python <= 3.6
84-
8585
If you are using an `end-of-life`_
8686
version of Python, we recommend that you update as soon as possible to an actively supported version.
8787

0 commit comments

Comments
 (0)