Repository: climate Updated Branches: refs/heads/master 2f44cc65d -> 4e173e99a
CLIMATE-695 - Add h5py to conda dependencies Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/67e9cef6 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/67e9cef6 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/67e9cef6 Branch: refs/heads/master Commit: 67e9cef6047fffe3ecb8766fdc3321852574d644 Parents: 6b765fc Author: Michael Joyce <[email protected]> Authored: Thu Nov 19 14:08:36 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Thu Nov 19 14:08:36 2015 -0800 ---------------------------------------------------------------------- easy-ocw/ocw-conda-dependencies.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/67e9cef6/easy-ocw/ocw-conda-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-conda-dependencies.txt b/easy-ocw/ocw-conda-dependencies.txt index f6c5a26..5c42f14 100644 --- a/easy-ocw/ocw-conda-dependencies.txt +++ b/easy-ocw/ocw-conda-dependencies.txt @@ -20,3 +20,4 @@ scipy=0.13.3 matplotlib=1.3.1 basemap=1.0.7 netcdf4=1.0.8 +h5py=2.5.0
