mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-08 11:26:12 +08:00
More cleanup of installation
This commit is contained in:
@@ -41,7 +41,7 @@ if [[ $PY == 2.7* ]]; then
|
||||
ln -sf $LIB_SYSTEM_PATH/$LIB $LIB_VIRTUALENV_PATH/$LIB
|
||||
done
|
||||
|
||||
else
|
||||
else if [[ $PY != 3.2* ]]; then
|
||||
python ~/venv/bin/pyside_postinstall.py -install
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user