From 75fe95c4dabe902810add4d9d1e9c5ef73de77e9 Mon Sep 17 00:00:00 2001 From: Evseniia <70146207+ekomarova@users.noreply.github.com> Date: Fri, 10 Oct 2025 15:49:41 +0200 Subject: [PATCH] Do not use three threading --- conda-recipe/conda_build_config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda-recipe/conda_build_config.yaml b/conda-recipe/conda_build_config.yaml index d4b34a3..5366936 100644 --- a/conda-recipe/conda_build_config.yaml +++ b/conda-recipe/conda_build_config.yaml @@ -14,3 +14,5 @@ cxx_compiler: # [win] - vs2022 # [win] c_compiler: # [win] - vs2022 # [win] +python: # [py314] + - 3.14.* *_cp314 # [py314]