Skip to content

Commit

Permalink
Work around problems with hdf5 from conda-forge on windows.
Browse files Browse the repository at this point in the history
dopplershift committed Apr 4, 2016
1 parent c7c4ce7 commit 7e313f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -6,6 +6,9 @@ dependencies:
- python=3
- requests
- protobuf
# Work around current conda-forge packages on windows downloading
# too new of an hdf5
- hdf5 < 1.8.16
- netcdf4
- jupyter
- sphinx

0 comments on commit 7e313f2

Please sign in to comment.