File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -154,14 +154,10 @@ Build requirements
154
154
==================
155
155
156
156
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.
165
161
166
162
.. note::
167
163
You can’t perform that action at this time.
0 commit comments