From b7e187ef19267214f4d7a41de530a56388a57e1f Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Mon, 9 Sep 2024 06:55:53 +0200 Subject: [PATCH] exclude scipy from 3.13 migrator --- recipe/migrations/python313.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/migrations/python313.yaml b/recipe/migrations/python313.yaml index 92cc90b0f1..f9389e3bfe 100644 --- a/recipe/migrations/python313.yaml +++ b/recipe/migrations/python313.yaml @@ -29,6 +29,8 @@ __migrator: - pypy-meta - cross-python - python_abi + # see https://github.com/conda-forge/scipy-feedstock/pull/283 + - scipy exclude_pinned_pkgs: false additional_zip_keys: - channel_sources