We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f06b7 commit c2bc420Copy full SHA for c2bc420
doc/install.rst
@@ -221,7 +221,7 @@ Testing requires having the `nose
221
installation, the package can be tested by executing *from outside* the
222
source directory::
223
224
- nosetests sklearn
+ nosetests sklearn --exe
225
226
This should give you a lot of output (and some warnings) but
227
eventually should finish with the a text similar to::
0 commit comments