From a6b311252f14fcebd5a0de2a9267cebc987eb6bb Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jun 2024 13:00:45 +1100 Subject: [PATCH] use host python --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 54e9858..686bff4 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: build: number: 5 - script: {{ PYTHON }} -m pip install . -vv + script: python -m pip install . -vv requirements: build: