From 9c56b511f6a97064d8f97863433837156d9a2333 Mon Sep 17 00:00:00 2001 From: Aurelien Besnier Date: Mon, 22 Jan 2024 15:56:44 +0100 Subject: [PATCH] revert --- conda/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index a0edc00..b6cd951 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -23,12 +23,12 @@ requirements: - python - setuptools - cython - - numpy > 1.22 + - numpy - scipy run: - python - - numpy > 1.22 + - numpy - cython - numba - scipy