mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 03:08:27 +08:00
conda: remove --install-lib workaround
This commit is contained in:
parent
6f1bb5c351
commit
744ef03fa1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user