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

Skip to content

Commit 018a3a0

Browse files
committed
Merge pull request matplotlib#2848 from tacaswell/windows_install_doc
DOC : removed line about un-needed dependencies in Windows
2 parents b8cb6c3 + 2db2c1b commit 018a3a0

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

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)