We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e4bca commit 842b025Copy full SHA for 842b025
tox.ini
@@ -16,4 +16,5 @@ commands =
16
pip install scikit-learn --no-index
17
python setup.py develop
18
flake8 tests
19
- py.test
+ py.test
20
+ python -m doctest README.rst
0 commit comments