Skip to content
forked from pydata/xarray

Commit

Permalink
specify cftime min version as 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Oct 22, 2019
1 parent d8e10dd commit 661c065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements/py36-min-all-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- cartopy=0.17
- cdms2=3.1
- cfgrib=0.9
- cftime=1.0
- cftime=1.0.0
- coveralls
- dask=1.2
- distributed=1.27
Expand Down

0 comments on commit 661c065

Please sign in to comment.