##// END OF EJS Templates
Add link to distribute PyPI page, as per review by @minrk.
Fernando Perez -
Show More
@@ -19,7 +19,8 b' dependencies. Officially, IPython requires Python 2.6, 2.7, 3.1, or 3.2.'
19 19 Some of the installation approaches use the :mod:`distribute` package and its
20 20 :command:`easy_install` command line program. In many scenarios, this provides
21 21 the most simple method of installing IPython and its dependencies. More
22 information about :mod:`distribute` can be found on its website.
22 information about :mod:`distribute` can be found on `its PyPI page
23 <http://pypi.python.org/pypi/distribute>`__.
23 24
24 25 .. note::
25 26
General Comments 0
You need to be logged in to leave comments. Login now