mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 19:48:43 +08:00
Update the setup script to install tifffile
This commit is contained in:
@@ -17,6 +17,8 @@ if [[ $TRAVIS_PYTHON_VERSION == 2.7* ]]; then
|
||||
pip install https://github.com/networkx/networkx/archive/networkx-1.8.tar.gz
|
||||
fi
|
||||
|
||||
pip install $WHEELHOUSE numpy
|
||||
pip install tifffile
|
||||
pip install -r requirements.txt $WHEELHOUSE
|
||||
python check_bento_build.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user