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 914048f commit f2c52f1Copy full SHA for f2c52f1
README.rst
@@ -74,7 +74,7 @@ Testing
74
After installation, you can launch the test suite from outside the
75
source directory (you will need to have nosetest installed)::
76
77
- python -c "import sklearn; sklearn.test()"
+ $ nosetest --exe sklearn
78
79
See web page http://scikit-learn.org/stable/install.html#testing
80
for more information.
0 commit comments