From 8b7adf15714062ce3604abd193081badcb3e4142 Mon Sep 17 00:00:00 2001 From: Thomas-Otavio Peulen Date: Sun, 8 Dec 2024 08:45:21 +0100 Subject: [PATCH] Wrong python found by fit2x --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 1f513a28..f0008ef1 100755 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -20,7 +20,7 @@ build: requirements: build: - - { { compiler('cxx') } } + - {{ compiler('cxx') }} host: - git - cmake