conda: remove --install-lib workaround

pull/1273/head
Sebastien Bourdeauducq 2019-02-08 15:50:02 +08:00
parent 6f1bb5c351
commit 744ef03fa1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
set -e
$PYTHON setup.py install \
--install-lib=$SP_DIR \
--prefix=$PREFIX \
--single-version-externally-managed \
--record=record.txt \
--no-compile