From: Felix Schwarz Date: Fri, 4 Mar 2011 22:54:21 +0000 (+0000) Subject: mention that pytz is not optional to run the automated tests (closes #249) X-Git-Tag: 1.0~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab618263b3718567bde7bb80448c01e84e7b7e7;p=thirdparty%2Fbabel.git mention that pytz is not optional to run the automated tests (closes #249) --- diff --git a/INSTALL.txt b/INSTALL.txt index ef0ef3c1..e65940c1 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -7,7 +7,8 @@ Prerequisites * Python 2.4 or later * CLDR 1.7 * Optional: setuptools 0.6b1 or later - * Optional: pytz (strongly recommended for real time-zone support) + * Optional: pytz (strongly recommended for real time-zone support, mandatory + to run the automated test suite) Installation