Skip to content

Commit

Permalink
Merge pull request #3429 from tacaswell/pytz_doc
Browse files Browse the repository at this point in the history
DOC : added pytz to optional dependencies docs
  • Loading branch information
jenshnielsen committed Sep 2, 2014
2 parents 20c9c46 + 7787066 commit 5fdd895
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions INSTALL
Expand Up @@ -247,6 +247,12 @@ Optional dependencies
freetype 2.3 available, please edit L945 of `setupext.py` to reduce
`min_version` to 2.3.

`pytz`
Required if you want to manipulate datetime objects which are time-zone
aware. An exception will be raised if you try to make time-zone aware
plots with out `pytz` installed. It will become a required dependency
in 1.4.1.


Required libraries that ship with matplotlib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 5fdd895

Please sign in to comment.