Skip to content
Snippets Groups Projects
Commit c2bc420d authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

DOC: instructions on testing

"nosetests --exe" is needed because setuptools makes files executable
parent 87f06b74
No related branches found
No related tags found
No related merge requests found
......@@ -221,7 +221,7 @@ Testing requires having the `nose
installation, the package can be tested by executing *from outside* the
source directory::
nosetests sklearn
nosetests sklearn --exe
This should give you a lot of output (and some warnings) but
eventually should finish with the a text similar to::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment