Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 20c9c46 + 7787066 commit 5fdd895Copy full SHA for 5fdd895
1 file changed
INSTALL
@@ -247,6 +247,12 @@ Optional dependencies
247
freetype 2.3 available, please edit L945 of `setupext.py` to reduce
248
`min_version` to 2.3.
249
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
+
256
257
Required libraries that ship with matplotlib
258
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments