mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-08 11:26:12 +08:00
Remove debug print
This commit is contained in:
@@ -104,9 +104,6 @@ section_end "Run.doc.applications"
|
||||
|
||||
section "Test.with.optional.dependencies"
|
||||
|
||||
echo '****************'
|
||||
cat $MPL_DIR/matplotlibrc
|
||||
|
||||
# run tests again with optional dependencies to get more coverage
|
||||
if [[ $PY == 3.3 ]]; then
|
||||
TEST_ARGS="$TEST_ARGS --with-cov --cover-package skimage"
|
||||
|
||||
Reference in New Issue
Block a user