Skip to content

Commit

Permalink
AMReX/pyAMReX 24.09
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Oct 10, 2024
1 parent 34bb37e commit d2be516
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit d2be516

Please sign in to comment.