Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b5b9a63

Browse filesBrowse files
authored
Merge pull request #11304 from anntzer/sixless
Re-remove six from INSTALL.rst.
2 parents df8a02b + f7d75ff commit b5b9a63
Copy full SHA for b5b9a63

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed

‎INSTALL.rst

Copy file name to clipboardExpand all lines: INSTALL.rst
+4-5Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,16 +136,15 @@ Dependencies
136136
Matplotlib requires the following dependencies:
137137

138138
* `Python <https://www.python.org/downloads/>`_ (>= 3.5)
139+
* `FreeType <https://www.freetype.org/>`_ (>= 2.3)
140+
* `libpng <http://www.libpng.org>`_ (>= 1.2)
139141
* `NumPy <http://www.numpy.org>`_ (>= |minimum_numpy_version|)
140142
* `setuptools <https://setuptools.readthedocs.io/en/latest/>`_
143+
* `cycler <http://matplotlib.org/cycler/>`_ (>= 0.10.0)
141144
* `dateutil <https://pypi.python.org/pypi/python-dateutil>`_ (>= 2.1)
145+
* `kiwisolver <https://github.com/nucleic/kiwi>`_ (>= 1.0.0)
142146
* `pyparsing <https://pyparsing.wikispaces.com/>`_
143-
* `libpng <http://www.libpng.org>`_ (>= 1.2)
144147
* `pytz <http://pytz.sourceforge.net/>`_
145-
* `FreeType <https://www.freetype.org/>`_ (>= 2.3)
146-
* `cycler <http://matplotlib.org/cycler/>`_ (>= 0.10.0)
147-
* `six <https://pypi.python.org/pypi/six>`_ (>= 1.10)
148-
* `kiwisolver <https://github.com/nucleic/kiwi>`_ (>= 1.0.0)
149148

150149
Optionally, you can also install a number of packages to enable better user
151150
interface toolkits. See :ref:`what-is-a-backend` for more details on the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.