mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-03 19:31:49 +08:00
Make sure there is no previous matplotlib or scipy
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ before_install:
|
||||
- sudo apt-get update
|
||||
|
||||
- travis_retry pip install wheel flake8 coveralls nose
|
||||
- travis_retry pip uninstall -y numpy
|
||||
- travis_retry pip uninstall -y numpy matplotlib scipy
|
||||
|
||||
# on Python 2.7, use the system versions of numpy, scipy, and matplotlib
|
||||
# and the minimum version of cython and networkx
|
||||
|
||||
Reference in New Issue
Block a user