summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2019-08-17 12:01:29 +0300
committerHugo <hugovk@users.noreply.github.com>2019-08-17 12:01:29 +0300
commitab89f99407d75bfbe98b8002e29c31313f52c6f1 (patch)
tree73286e2c5f56c8f17295ff8e8e541df2fd7c50d1 /README.rst
parentc4562faeb21cb20ad753d207dd292db6f5668f78 (diff)
downloadnatsort-ab89f99407d75bfbe98b8002e29c31313f52c6f1.tar.gz
Update version requirements
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 3a27b32..245b933 100644
--- a/README.rst
+++ b/README.rst
@@ -329,7 +329,7 @@ from the command line with ``python -m natsort``.
Requirements
------------
-``natsort`` requires Python version 2.7 or Python 3.4 or greater.
+``natsort`` requires Python 3.4 or greater.
Optional Dependencies
---------------------
@@ -428,7 +428,7 @@ Deprecation Schedule
Dropping Python 2.7 Support
+++++++++++++++++++++++++++
-``natsort`` version 7.0.0 will drop support for Python 2.7.
+``natsort`` version 7.0.0 drops support for Python 2.7.
The version 6.X branch will remain as a "long term support" branch where bug fixes
are applied so that users who cannot update from Python 2.7 will not be forced to