File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -70,13 +70,13 @@ in addition to
7070
7171In case Python is not installed for all users (not the default), the
7272Microsoft Visual C++ 2008 (
73- `64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`_
73+ `64 bit <http://www.microsoft.com/download/en/details.aspx?id=15336>`__
7474or
75- `32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`_
75+ `32 bit <http://www.microsoft.com/download/en/details.aspx?id=29>`__
7676for Python 2.6 to 3.2) or Microsoft Visual C++ 2010 (
77- `64 bit <http://www.microsoft.com/en-us/download/details.aspx?id=14632>`_
77+ `64 bit <http://www.microsoft.com/en-us/download/details.aspx?id=14632>`__
7878or
79- `32 bit <http://www.microsoft.com/en-us/download/details.aspx?id=5555>`_
79+ `32 bit <http://www.microsoft.com/en-us/download/details.aspx?id=5555>`__
8080for Python 3.3 and 3.4) redistributable packages need to be installed.
8181
8282Matplotlib depends on `Pillow <https://pypi.python.org/pypi/Pillow>`_
@@ -235,7 +235,7 @@ ImageMagick
235235Optional dependencies
236236^^^^^^^^^^^^^^^^^^^^^
237237
238- `Pillow <http://python-imaging.github.io/>`_
238+ `Pillow <http://python-imaging.github.io/>`__
239239 If Pillow is installed, matplotlib can read and write a larger
240240 selection of image file formats.
241241
You can’t perform that action at this time.
0 commit comments