Skip to content

Commit 842b025

Browse files
committed
Run doctest as part of build
1 parent 92e4bca commit 842b025

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ commands =
1616
pip install scikit-learn --no-index
1717
python setup.py develop
1818
flake8 tests
19-
py.test
19+
py.test
20+
python -m doctest README.rst

0 commit comments

Comments
 (0)