Skip to content

Commit

Permalink
DOC fix versions of requirements in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ogrisel committed Jun 17, 2014
1 parent a75f44c commit 9d3b48d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,13 @@ scikit-learn is tested to work under Python 2.6, Python 2.7, and Python 3.4.
`six <http://pythonhosted.org/six/>`_). It should also work with Python 3.3.

The required dependencies to build the software are NumPy >= 1.6.2,
SciPy >= 0.11 and a working C/C++ compiler.
SciPy >= 0.9 and a working C/C++ compiler.

For running the examples Matplotlib >= 0.99.1 is required and for running the
tests you need nose >= 0.10.
For running the examples Matplotlib >= 1.1.1 is required and for running the
tests you need nose >= 1.1.2.

This configuration matches the Ubuntu 10.04 LTS release from April 2010.
This configuration matches the Ubuntu Precise 12.04 LTS release from April
2012.


Install
Expand Down

0 comments on commit 9d3b48d

Please sign in to comment.