From 5ac3da9c274f7654772bb69ae59707754b1bd3d3 Mon Sep 17 00:00:00 2001 From: Thomas-Otavio Peulen Date: Sun, 8 Dec 2024 09:08:56 +0100 Subject: [PATCH] Wrong python found by fit2x --- conda-recipe/meta.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index f0008ef1..a5e17725 100755 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -19,9 +19,8 @@ build: {% endfor %} requirements: - build: - - {{ compiler('cxx') }} host: + - {{ compiler('cxx') }} - git - cmake - make # [not win]