]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add optional pytz dependency to `INSTALL.txt`.
authorChristopher Lenz <cmlenz@gmail.com>
Tue, 5 Jun 2007 10:38:11 +0000 (10:38 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Tue, 5 Jun 2007 10:38:11 +0000 (10:38 +0000)
INSTALL.txt

index 89209f8f9607ac138f0604dc3bea05ff10fcc5eb..32154dcb9ea4a0db149677599a4c9fcb87183708 100644 (file)
@@ -6,6 +6,7 @@ Prerequisites
 
  * 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)
 
 
 Installation