Skip to content

Commit

Permalink
chore: modernize README (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver authored Jul 22, 2021
1 parent 71e3210 commit 2cc9daf
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,17 @@ dependencies.

Supported Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^
Python >= 3.5

Python >= 3.6

Deprecated Python Versions
^^^^^^^^^^^^^^^^^^^^^^^^^^
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

- Python 2.7: the last released version which supported Python 2.7 was
version 1.7.0, released 2021-02-09.

- Python 3.5: the last released version which supported Python 3.5 was
version 1.7.0, released 2021-02-09.


Mac/Linux
Expand Down

0 comments on commit 2cc9daf

Please sign in to comment.