Skip to content
Snippets Groups Projects
Commit fca4eb01 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Update README.

Run the test suite with "python setup.py test".

From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@391 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
parent 7171d37e
Branches
Tags
No related merge requests found
...@@ -84,8 +84,9 @@ https://sourceforge.net/apps/trac/scikit-learn/report ...@@ -84,8 +84,9 @@ https://sourceforge.net/apps/trac/scikit-learn/report
Testing Testing
------- -------
To execute the test suite, run from the project's top directory:: To execute the test suite, run from the project's top directory (you
will need to have nosetest installed)::
nosetests --with-doctest scikits/ python setup.py test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment