From dbe5fff6e83e67c7249c38ab4bde5d70e80e5ad0 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 24 Nov 2013 15:00:15 -0500 Subject: Drop support for Python 2.5 and Python 2.4. Fixes #41. --- 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 a69ddd59..6739ba16 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 2.4. An ``easy_install`` script will be +You will need at least Python 2.6. 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