mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-07 11:28:14 +08:00
install sphinx before running tests in travis
This commit is contained in:
@@ -41,7 +41,7 @@ else
|
||||
fi
|
||||
|
||||
source ~/venv/bin/activate
|
||||
retry pip install wheel flake8 coveralls nose
|
||||
retry pip install wheel flake8 coveralls nose sphinx
|
||||
|
||||
# install system tk for matplotlib
|
||||
sudo apt-get install python-tk
|
||||
|
||||
Reference in New Issue
Block a user