Skip to content

Commit

Permalink
python 2.7 env with old zarr (#226)
Browse files Browse the repository at this point in the history
* attempt to fix py27 with old zarr

* alternate soln with setup

* didn't work, back to first soln
  • Loading branch information
timothyas authored Oct 12, 2020
1 parent 253eeae commit a5d2979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/environment-py2.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- pytest
- future
- cftime
- zarr
- zarr<=2.3.2
- pip:
- cachetools
- codecov
Expand Down

0 comments on commit a5d2979

Please sign in to comment.