Repository: climate Updated Branches: refs/heads/master 0951a933e -> 6c4763b41
CLIMATE-477 - Add nose-exclude to Easy OCW pip install Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/e7e09672 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/e7e09672 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/e7e09672 Branch: refs/heads/master Commit: e7e09672c3332b43e6666ce721a0fd075408400e Parents: ab179cb Author: Michael Joyce <[email protected]> Authored: Thu Jun 19 11:33:00 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Thu Jun 19 11:33:00 2014 -0700 ---------------------------------------------------------------------- easy-ocw/ocw-pip-dependencies.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/e7e09672/easy-ocw/ocw-pip-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-pip-dependencies.txt b/easy-ocw/ocw-pip-dependencies.txt index 53ca8f9..929f1a7 100644 --- a/easy-ocw/ocw-pip-dependencies.txt +++ b/easy-ocw/ocw-pip-dependencies.txt @@ -3,6 +3,7 @@ bottle==0.11.6 pydap==3.1.1 webtest==2.0.15 nose==1.3.3 +nose-exclude==0.2.0 pylint==1.2.1 sphinx==1.2.1 sphinxcontrib-httpdomain==1.2.1
