mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-31 12:41:20 +08:00
Make all of the pip installs quiet to try and fit in 10000 lines
This commit is contained in:
@@ -33,7 +33,7 @@ fi
|
||||
if [[ $PY =~ 3\.[24] ]]; then
|
||||
echo "SimpleITK unavailable on $PY"
|
||||
else
|
||||
retry pip install -q SimpleITK $WHEELHOUSE
|
||||
retry pip install -q SimpleITK $WHEELHOUSE
|
||||
fi
|
||||
|
||||
retry pip install -q astropy $WHEELHOUSE
|
||||
|
||||
Reference in New Issue
Block a user