From 868c73ac13ac9f468abb97e43cbf9d31d58bf869 Mon Sep 17 00:00:00 2001 From: James Casbon Date: Mon, 28 Jan 2013 10:00:24 +0000 Subject: [PATCH] Update doc/source/install.rst Python 2.5 isn't supported --- doc/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install.rst b/doc/source/install.rst index 7ca5284337132..246b05918d714 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -16,7 +16,7 @@ compiler (MinGW or Visual Studio) installed. `How-to install MinGW on Windows Python version support ~~~~~~~~~~~~~~~~~~~~~~ -Officially Python 2.5 to 2.7 and Python 3.1+, although Python 3 support is less +Officially Python 2.6 to 2.7 and Python 3.1+, although Python 3 support is less well tested. Python 2.4 support is being phased out since the userbase has shrunk significantly. Continuing Python 2.4 support will require either monetary development support or someone contributing to the project to maintain