From a24dcc8e1b72202004209e8862d471d610b30681 Mon Sep 17 00:00:00 2001 From: Qin Yu Date: Tue, 17 Dec 2024 18:48:37 +0100 Subject: [PATCH] ci: debug python 3.12 --- conda-recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 5defc759..83c837ef 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -15,8 +15,8 @@ build: requirements: build: - - python - - setuptools + - python <3.13 + - pip run: - python >=3.9