From 1f30368e981d285e4a2454f065d7fefd5f5b4dfa Mon Sep 17 00:00:00 2001 From: Thorsten Beier Date: Fri, 2 Aug 2024 10:34:21 +0200 Subject: [PATCH] pin python temporary --- conda_build_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda_build_config.yaml b/conda_build_config.yaml index 98580df28..3653bce4f 100644 --- a/conda_build_config.yaml +++ b/conda_build_config.yaml @@ -574,7 +574,7 @@ pybind11_abi: pip: - '24.0.*' python: - - 3.11.* *_cpython + - 3.12.* *_cpython # # part of a zip_keys: python, python_impl, numpy # - 3.7.* *_cpython # [not (osx and arm64)] # - 3.8.* *_cpython