Skip to content

Commit

Permalink
BUG: trying to fix EVPFFT anaconda publish with dependency changes pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Feb 16, 2024
1 parent f015899 commit 0604181
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .conda/evpfft/cpu/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ requirements:
- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- openmpi
host:
- openmpi
#- fierro-heffte
- fftw #fftw=*=mpi_openmpi_*
#- openmpi
- fierro-heffte
#- fftw #fftw=*=mpi_openmpi_*
- kokkos=4.1
- hdf5=*=mpi_openmpi_*
- elements
run:
- openmpi
#- fierro-heffte
- fftw #fftw=*=mpi_openmpi_*
#- openmpi
- fierro-heffte
#- fftw #fftw=*=mpi_openmpi_*
- kokkos=4.1
- hdf5=*=mpi_openmpi_*
- elements
Expand Down

0 comments on commit 0604181

Please sign in to comment.