Skip to content

Commit b54a9af

Browse files
committed
DOC missing verb in README
1 parent b16ffbb commit b54a9af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ scikit-learn is tested to work under Python 2.6, Python 2.7, and Python 3.4.
3838
(using the same codebase thanks to an embedded copy of
3939
`six <http://pythonhosted.org/six/>`_). It should also work with Python 3.3.
4040

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

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

0 commit comments

Comments
 (0)