@@ -608,11 +608,12 @@ <h4>Housecleaning<a class="headerlink" href="#housecleaning" title="Permalink to
608608< h4 > New setup script< a class ="headerlink " href ="#new-setup-script " title ="Permalink to this headline "> ¶</ a > </ h4 >
609609< p > matplotlib 1.3 includes an entirely rewritten setup script. We now
610610ship fewer dependencies with the tarballs and installers themselves.
611- Notably, < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pytz</ span > </ tt > , < tt class ="xref py py-obj docutils literal "> < span class ="pre "> dateutil</ span > </ tt > and < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pyparsing</ span > </ tt > are no longer included
612- with matplotlib. You can either install them manually first, or let
613- < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pip</ span > </ tt > install them as dependencies along with matplotlib. It is now
614- possible to not include certain subcomponents, such as the unit test
615- data, in the install. See < tt class ="xref py py-obj docutils literal "> < span class ="pre "> setup.cfg.template</ span > </ tt > for more information.</ p >
611+ Notably, < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pytz</ span > </ tt > , < tt class ="xref py py-obj docutils literal "> < span class ="pre "> dateutil</ span > </ tt > , < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pyparsing</ span > </ tt > and < tt class ="xref py py-obj docutils literal "> < span class ="pre "> six</ span > </ tt > are no longer
612+ included with matplotlib. You can either install them manually first,
613+ or let < tt class ="xref py py-obj docutils literal "> < span class ="pre "> pip</ span > </ tt > install them as dependencies along with matplotlib. It
614+ is now possible to not include certain subcomponents, such as the unit
615+ test data, in the install. See < tt class ="xref py py-obj docutils literal "> < span class ="pre "> setup.cfg.template</ span > </ tt > for more
616+ information.</ p >
616617</ div >
617618< div class ="section " id ="xdg-base-directory-support ">
618619< h4 > XDG base directory support< a class ="headerlink " href ="#xdg-base-directory-support " title ="Permalink to this headline "> ¶</ a > </ h4 >
@@ -1459,7 +1460,7 @@ <h3>Navigation</h3>
14591460 </ div >
14601461 < div class ="footer ">
14611462 © Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2013 The matplotlib development team.
1462- Last updated on Jul 31 , 2013.
1463+ Last updated on Aug 01 , 2013.
14631464 Created using < a href ="http://sphinx-doc.org/ "> Sphinx</ a > 1.2b1.
14641465 </ div >
14651466 </ body >
0 commit comments