diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 184ef4e..4ff3f0b 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: build: noarch: python - script: python -m pip install --no-deps --ignore-installed . + script: {{ PYTHON }} -m pip install . --no-deps -vv number: 0 outputs: