# HG changeset patch # User fschwarz # Date 1299279315 0 # Node ID 5ac4af7667a061ca5cca6f0eddac7b45c316b306 # Parent 3a00f8293d47f7434b8283031ea06a4ad9f0b7f2 merge r565 to 0.9 branch diff --git a/0.9.x/INSTALL.txt b/0.9.x/INSTALL.txt --- a/0.9.x/INSTALL.txt +++ b/0.9.x/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