Repository: climate
Updated Branches:
  refs/heads/master 367ba9e8f -> c62319701


Add dependency for netcdftime to Python builds


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/c6231970
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/c6231970
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/c6231970

Branch: refs/heads/master
Commit: c62319701933ea472e568fbc506338e69c2373a9
Parents: 367ba9e
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Tue Jun 26 21:27:35 2018 -0700
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Tue Jun 26 21:27:35 2018 -0700

----------------------------------------------------------------------
 deps_py2.txt | 3 ++-
 deps_py3.txt | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/c6231970/deps_py2.txt
----------------------------------------------------------------------
diff --git a/deps_py2.txt b/deps_py2.txt
index c4b0740..db70097 100644
--- a/deps_py2.txt
+++ b/deps_py2.txt
@@ -6,7 +6,7 @@ basemap
 netcdf4
 h5py
 bottle
-pydap
+Pydap
 python-dateutil
 mock
 webtest
@@ -14,3 +14,4 @@ myproxyclient
 esgf-pyclient
 podaacpy
 networkx
+netcdftime

http://git-wip-us.apache.org/repos/asf/climate/blob/c6231970/deps_py3.txt
----------------------------------------------------------------------
diff --git a/deps_py3.txt b/deps_py3.txt
index 60e7427..3dace3e 100644
--- a/deps_py3.txt
+++ b/deps_py3.txt
@@ -11,3 +11,4 @@ mock
 webtest
 podaacpy
 networkx
+netcdftime

Reply via email to