changeset 515:53186cab0091

mention that pytz is not optional to run the automated tests (closes #249)
author fschwarz
date Fri, 04 Mar 2011 22:54:21 +0000
parents b226c4d5386e
children f5097a631192
files INSTALL.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -7,7 +7,8 @@
  * 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
Copyright (C) 2012-2017 Edgewall Software