Skip to content

Commit ae1239c

Browse files
alexamicidcherian
authored andcommitted
cfgrib is now part of conda-forge (pydata#2992)
1 parent 6dc8b60 commit ae1239c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

ci/requirements-py36.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@ dependencies:
2424
- bottleneck
2525
- zarr
2626
- pseudonetcdf>=3.0.1
27-
- eccodes
27+
- cfgrib>=0.9.2
2828
- cdms2
2929
- pynio
3030
- iris>=1.10
3131
- pydap
3232
- lxml
3333
- pip:
34-
- cfgrib>=0.9.2
3534
- mypy==0.660

ci/requirements-py37.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ dependencies:
2525
- bottleneck
2626
- zarr
2727
- pseudonetcdf>=3.0.1
28+
- cfgrib>=0.9.2
2829
- lxml
29-
- eccodes
3030
- pydap
3131
- pip:
32-
- cfgrib>=0.9.2
3332
- mypy==0.650

0 commit comments

Comments
 (0)