GitHub user lewismc opened a pull request: https://github.com/apache/climate/pull/516
CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build Addresses https://issues.apache.org/jira/browse/CLIMATE-958 You can merge this pull request into a Git repository by running: $ git pull https://github.com/lewismc/climate CLIMATE-958 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/516.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #516 ---- commit a3b65da98bbb80a02f1f15bb6495bf549e39de56 Author: Lewis John McGibbney <lewis.mcgibbney@...> Date: 2018-06-29T21:42:03Z CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build ---- ---