# HG changeset patch # User fschwarz # Date 1299279315 0 # Node ID f46bdfd4a333bed56b09b57906d33b9780fda653 # Parent f2098e9c05b483e32c67abffca83ae3597c65414 merge r565 to 0.9 branch diff --git a/INSTALL.txt b/INSTALL.txt --- a/INSTALL.txt +++ b/INSTALL.txt @@ -6,7 +6,8 @@ * Python 2.3 or later (2.4 or later is recommended) * 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