@@ -53,7 +53,7 @@ Windows
5353
5454If you don't already have Python installed, we recommend using
5555one of the `scipy-stack compatible Python distributions
56- <http://www.scipy.org/install.html>`_ such as Python(x,y),
56+ <http://www.scipy.org/install.html>`_ such as WinPython, Python(x,y),
5757Enthought Canopy, or Continuum Anaconda, which have matplotlib and
5858many of its dependencies, plus other useful packages, preinstalled.
5959
@@ -62,8 +62,9 @@ you will also need to install compatible versions of
6262`setuptools <https://pypi.python.org/pypi/setuptools/>`_,
6363`numpy <https://pypi.python.org/pypi/numpy/>`_,
6464`python-dateutil <https://pypi.python.org/pypi/python-dateutil/>`_,
65- `pytz <https://pypi.python.org/pypi/pytz>`_, and
66- `pyparsing <https://pypi.python.org/pypi/pyparsing/>`_
65+ `pytz <https://pypi.python.org/pypi/pytz>`_,
66+ `pyparsing <https://pypi.python.org/pypi/pyparsing/>`_, and
67+ `cycler <https://pypi.python.org/pypi/Cycler>`_
6768in addition to
6869`matplotlib <http://matplotlib.org/downloads.html>`_.
6970
0 commit comments