From 7392f01ffced3acfdef25b0b2d55cefdc6ee468a Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 26 Apr 2018 18:06:09 +0300 Subject: Drop support for EOL Python 3.3 --- docs/easy_install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/easy_install.txt') diff --git a/docs/easy_install.txt b/docs/easy_install.txt index 5c992343..f426b6ff 100644 --- a/docs/easy_install.txt +++ b/docs/easy_install.txt @@ -35,7 +35,7 @@ Please see the `setuptools PyPI page `_ for download links and basic installation instructions for each of the supported platforms. -You will need at least Python 3.3 or 2.7. An ``easy_install`` script will be +You will need at least Python 3.4 or 2.7. An ``easy_install`` script will be installed in the normal location for Python scripts on your platform. Note that the instructions on the setuptools PyPI page assume that you are -- cgit v1.2.3