From 76876c92d52353acb99f34cb0d6c66b9860a0a45 Mon Sep 17 00:00:00 2001 From: Zargham Ahmad Date: Fri, 1 Dec 2023 16:07:44 +0100 Subject: [PATCH] updated python in meta.yaml --- conda/meta.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 09df489..361e8d7 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -25,13 +25,11 @@ requirements: - conda-verify - pytest-runner - python - - setuptools - poetry host: - - python >=3.8 + - python >=3.8,<3.9 - pip - pytest-runner - - setuptools - poetry run: - numpy