Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5fdd895

Browse filesBrowse files
committed
Merge pull request #3429 from tacaswell/pytz_doc
DOC : added pytz to optional dependencies docs
2 parents 20c9c46 + 7787066 commit 5fdd895
Copy full SHA for 5fdd895

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed

‎INSTALL

Copy file name to clipboardExpand all lines: INSTALL
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,12 @@ Optional dependencies
247247
freetype 2.3 available, please edit L945 of `setupext.py` to reduce
248248
`min_version` to 2.3.
249249

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

251257
Required libraries that ship with matplotlib
252258
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.