From: Felix Schwarz Date: Fri, 4 Mar 2011 11:11:51 +0000 (+0000) Subject: trunk actually does not support Python 2.3 anymore, so mention 2.4 as minimally suppo... X-Git-Tag: 1.0~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2fffbfb0fc023aa32607e08c574937d315073c5;p=thirdparty%2Fbabel.git trunk actually does not support Python 2.3 anymore, so mention 2.4 as minimally supported version of Python --- diff --git a/INSTALL.txt b/INSTALL.txt index 6d127930..ef0ef3c1 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -4,7 +4,7 @@ Installing Babel Prerequisites ------------- - * Python 2.3 or later (2.4 or later is recommended) + * Python 2.4 or later * CLDR 1.7 * Optional: setuptools 0.6b1 or later * Optional: pytz (strongly recommended for real time-zone support)