From 9d23ade79bd56c644a63da6fae9857e1caaf9c15 Mon Sep 17 00:00:00 2001 From: tpeulen Date: Sat, 25 Jan 2025 14:05:48 +0100 Subject: [PATCH] Pin python version --- 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 0d089644..f128def8 100755 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -32,7 +32,7 @@ requirements: - libgomp # [linux] - pip - swig <4.3.0 - - python + - python =3.10 - numpy - tttrlib - pkg-config # [not win]