diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index eb5d441dd..00690d38d 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -18,7 +18,7 @@ build: - {{ entry_point }} {% endfor %} {% endfor %} - script: $PYTHON setup.py install --single-version-externally-managed --record=record.txt + script: $PYTHON setup.py install --no-compile --single-version-externally-managed --record=record.txt requirements: build: