Skip to content

Commit

Permalink
edited cython to requirements in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobowne committed Nov 16, 2015
1 parent 3aeacc1 commit 7b09113
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ scikit-learn is tested to work under Python 2.6, Python 2.7, and Python 3.4.
`six <http:https://pythonhosted.org/six/>`_). It should also work with Python 3.3.

The required dependencies to build the software are NumPy >= 1.6.1,
SciPy >= 0.9, Cython >=0.23 and a working C/C++ compiler.
SciPy >= 0.9 and a working C/C++ compiler. For a development version,
you will also require Cython >=0.23.

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

0 comments on commit 7b09113

Please sign in to comment.