We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb860e commit 09f8d40Copy full SHA for 09f8d40
doc/installation.txt
@@ -53,7 +53,7 @@ Optional Components
53
You may optionally install and use:
54
55
Timezone Definitions
56
- Full timezone support requires pytz_ module (version 2006j or later)
+ Full timezone support requires pytz_ module (version 2005i or later)
57
which brings the `Olson tz database`_ into Python. If pytz_ is not
58
installed, timezones may be specified as numeric hour offsets only.
59
@@ -76,7 +76,7 @@ Xapian full-text indexer
76
successfully.
77
78
.. _Xapian: http://www.xapian.org/
79
-.. _pytz: http://pytz.sourceforge.net/
+.. _pytz: http://www.python.org/pypi/pytz
80
.. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm
81
82
0 commit comments