From ab89f99407d75bfbe98b8002e29c31313f52c6f1 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sat, 17 Aug 2019 12:01:29 +0300 Subject: Update version requirements --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 -- cgit v1.2.1