Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2db2c1b

Browse files
committed
DOC : removed line about un-needed dependencies in Windows
We no longer bundle `dateutil` or `pyparsing`.
1 parent 97b5251 commit 2db2c1b

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

INSTALL

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,10 @@ Build requirements
154154
==================
155155

156156
These are external packages which you will need to install before
157-
installing matplotlib. Windows users only need the first two (python
158-
and numpy) since the others are built into the matplotlib Windows
159-
installers available for download at `the download page
160-
<http://matplotlib.org/downloads.html>`_. If you are
161-
building on OSX, see :ref:`build_osx`. If you are installing
162-
dependencies with a package manager on Linux, you may need to install
163-
the development packages (look for a "-dev" postfix) in addition to
164-
the libraries themselves.
157+
installing matplotlib. If you are building on OSX, see
158+
:ref:`build_osx`. If you are installing dependencies with a package
159+
manager on Linux, you may need to install the development packages
160+
(look for a "-dev" postfix) in addition to the libraries themselves.
165161

166162
.. note::
167163

0 commit comments

Comments
 (0)