Skip to content

Commit 8124dc0

Browse files
authored
Update meta.yaml
1 parent 8f96fb5 commit 8124dc0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎conf/meta.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ requirements:
2828
- mpich
2929
- {{ pin_compatible('numpy') }}
3030
- fftw
31-
- hdf5 * mpi_* # [py>36]
32-
- h5py * mpi_* # [py>36]
33-
- netcdf4 * mpi_* # [py>36]
31+
- hdf5 * mpi_*
32+
- h5py * mpi_*
33+
- netcdf4 * mpi_*
3434

3535
test:
3636
requires:
37-
- coverage # [py3k]
38-
- codecov # [py3k]
37+
- coverage
38+
- codecov
3939
- scipy >=1.0.0
4040
- pyfftw
4141

0 commit comments

Comments
 (0)