diff options
-rw-r--r-- | README.rst | 3 | ||||
-rw-r--r-- | setup.cfg | 2 |
2 files changed, 1 insertions, 4 deletions
@@ -369,8 +369,7 @@ from the command line with ``python -m natsort``. Requirements ------------ -``natsort`` requires Python 3.5 or greater. Python 3.4 is unofficially supported, -meaning that support has not been removed, but it is no longer tested. +``natsort`` requires Python 3.6 or greater. Optional Dependencies --------------------- @@ -25,8 +25,6 @@ classifiers = Natural Language :: English Programming Language :: Python Programming Language :: Python :: 3 - Programming Language :: Python :: 3.4 - Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 |