From f66869306f9893bcf311dc981e2a1cc7acab474a Mon Sep 17 00:00:00 2001 From: AurelienBesnier <46033096+AurelienBesnier@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:15:56 +0200 Subject: [PATCH] Update meta.yaml --- conda/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index eabc516..72d1107 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -18,6 +18,9 @@ requirements: - python - setuptools - pip + - numpy + - scipy + - cython build: - {{ compiler('c') }}