Skip to content

Commit

Permalink
Remove minimum xarray pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Mar 27, 2021
1 parent e07355e commit 07b0732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/environment-3.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- python=3.7
- xarray=0.12.0
- xarray
# Dask 2021.3.0 introduced a regression which broke xhistogram.
# This regression should be fixed in the next Dask release and we
# should remove the dask version pinning below.
Expand Down

0 comments on commit 07b0732

Please sign in to comment.