# HG changeset patch # User fschwarz # Date 1299279315 0 # Node ID 9eafc564d41aa7ad5c8f0fd42841f77440e80acc # Parent 892424d1e2f9f429c44d4213bb2cad8412276962 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