aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Ganssle <pganssle@users.noreply.github.com>2018-05-24 15:42:52 -0400
committerGitHub <noreply@github.com>2018-05-24 15:42:52 -0400
commit52aacd5b276fedd6849c3a648a0014f5da563e93 (patch)
tree8bc1597b44966c6630405914a1210aab13a4aa55 /docs
parente078d78a439591fd7028cf80ca0b7c12ae013d4d (diff)
parenta23faf97bbe7f58e3fd8d9cf290170b58bda9565 (diff)
downloadexternal_python_setuptools-52aacd5b276fedd6849c3a648a0014f5da563e93.tar.gz
external_python_setuptools-52aacd5b276fedd6849c3a648a0014f5da563e93.tar.bz2
external_python_setuptools-52aacd5b276fedd6849c3a648a0014f5da563e93.zip
Merge pull request #1342 from hugovk/rm-3.3
Drop support for EOL Python 3.3
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 5c992343..f426b6ff 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -35,7 +35,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.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