CLIMATE-595 - Add dateutil to pip dependencies
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/5d83b17a Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/5d83b17a Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/5d83b17a Branch: refs/heads/master Commit: 5d83b17a0a98d10ca77dcb203d98deb13f49330b Parents: 6e73c8a Author: Michael Joyce <[email protected]> Authored: Thu Mar 5 14:05:45 2015 -0800 Committer: Michael Joyce <[email protected]> Committed: Thu Mar 5 14:05:45 2015 -0800 ---------------------------------------------------------------------- easy-ocw/ocw-pip-dependencies.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/5d83b17a/easy-ocw/ocw-pip-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-pip-dependencies.txt b/easy-ocw/ocw-pip-dependencies.txt index 238a46e..8773730 100644 --- a/easy-ocw/ocw-pip-dependencies.txt +++ b/easy-ocw/ocw-pip-dependencies.txt @@ -8,3 +8,4 @@ pylint==1.2.1 sphinx==1.2.1 sphinxcontrib-httpdomain==1.2.1 esgf-pyclient==0.1.2 +python-dateutil==2.4.1
