From d2be516abae97d380b9d61570f183a1006488610 Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Thu, 10 Oct 2024 12:55:20 -0700 Subject: [PATCH] AMReX/pyAMReX 24.09 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 003f670..1cadd81 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -35,14 +35,14 @@ requirements: - ninja # [win] - pkg-config host: - - amrex >={{ version }} + - amrex ={{ version }} - fftw # https://github.com/conda-forge/scipy-feedstock/issues/257#issuecomment-1792217861 - libblas =*=*blis # [win] - numpy - openpmd-api - pip - - pyamrex >={{ version }} + - pyamrex ={{ version }} - pybind11 - pybind11-abi - python @@ -53,7 +53,7 @@ requirements: # https://github.com/conda-forge/scipy-feedstock/issues/257#issuecomment-1792217861 - libblas =*=*blis # [win] - python - - pyamrex >={{ version }} + - pyamrex ={{ version }} - quantiphy # see src/python/impactx/dashboard/requirements.txt - pandas