aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2019-11-15 12:03:53 +0100
committerBenoit Pierre <benoit.pierre@gmail.com>2019-11-15 22:13:35 +0100
commitdc868755d53520895d96ec0251a66df562a37095 (patch)
tree633d031acdfe379748c1f7b76ccc8fd0b746ca49 /docs
parent5ef7e75dd7861b76ec2480a03717cc4b624d64ef (diff)
downloadexternal_python_setuptools-dc868755d53520895d96ec0251a66df562a37095.tar.gz
external_python_setuptools-dc868755d53520895d96ec0251a66df562a37095.tar.bz2
external_python_setuptools-dc868755d53520895d96ec0251a66df562a37095.zip
drop support for Python 3.4
Diffstat (limited to 'docs')
-rw-r--r--docs/easy_install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/easy_install.txt b/docs/easy_install.txt
index 544b9efd..fac7b8fc 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -41,7 +41,7 @@ Please see the `setuptools PyPI page <https://pypi.org/project/setuptools/>`_
for download links and basic installation instructions for each of the
supported platforms.
-You will need at least Python 3.4 or 2.7. An ``easy_install`` script will be
+You will need at least Python 3.5 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