mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-16 11:21:25 +08:00
debian/tests/python* - for now exclude testing of test_tools.py due to #779847 in mpl
This commit is contained in:
Vendored
+1
-1
@@ -15,5 +15,5 @@ for py in $pys; do
|
||||
cd "$ADTTMP"
|
||||
fi
|
||||
|
||||
xvfb-run -apython$py /usr/bin/nosetests3 -s -v skimage 2>&1
|
||||
xvfb-run -apython$py /usr/bin/nosetests3 -s -v skimage --exclude test_tools.py 2>&1
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user