File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -70,13 +70,13 @@ in addition to
70
70
71
71
In case Python is not installed for all users (not the default), the
72
72
Microsoft 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>`__
74
74
or
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>`__
76
76
for 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>`__
78
78
or
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>`__
80
80
for Python 3.3 and 3.4) redistributable packages need to be installed.
81
81
82
82
Matplotlib depends on `Pillow <https://pypi.python.org/pypi/Pillow>`_
@@ -235,7 +235,7 @@ ImageMagick
235
235
Optional dependencies
236
236
^^^^^^^^^^^^^^^^^^^^^
237
237
238
- `Pillow <http://python-imaging.github.io/>`_
238
+ `Pillow <http://python-imaging.github.io/>`__
239
239
If Pillow is installed, matplotlib can read and write a larger
240
240
selection of image file formats.
241
241
You can’t perform that action at this time.
0 commit comments