mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-27 11:27:08 +08:00
Try using debug and all skimage warnings
This commit is contained in:
@@ -7,7 +7,7 @@ export COVERALLS_REPO_TOKEN=7LdFN9232ZbSY3oaXHbQIzLazrSf6w2pQ
|
||||
export PIP_DEFAULT_TIMEOUT=60
|
||||
sh -e /etc/init.d/xvfb start
|
||||
export DISPLAY=:99.0
|
||||
export PYTHONWARNINGS="d"
|
||||
export PYTHONWARNINGS="d,all:::skimage"
|
||||
export TEST_ARGS="--exe --ignore-files=^_test -v --with-doctest \
|
||||
--ignore-files=^setup.py$"
|
||||
WHEELBINARIES="matplotlib numpy scipy pillow cython"
|
||||
|
||||
Reference in New Issue
Block a user