Repository: climate Updated Branches: refs/heads/master bd9d80dc2 -> ce05d38cd
CLIMATE-854 Ensure that ocw runs with Python 3.X Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/ce05d38c Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/ce05d38c Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/ce05d38c Branch: refs/heads/master Commit: ce05d38cd1359a04713dd4cb15c9fd7d6e84cd77 Parents: bd9d80d Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Authored: Sun Aug 28 10:35:30 2016 -0700 Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Committed: Sun Aug 28 10:35:30 2016 -0700 ---------------------------------------------------------------------- .landscape.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/ce05d38c/.landscape.yml ---------------------------------------------------------------------- diff --git a/.landscape.yml b/.landscape.yml index ec22855..be35823 100644 --- a/.landscape.yml +++ b/.landscape.yml @@ -16,7 +16,7 @@ # under the License. python-targets: - - 2 + - 3 test-warnings: no strictness: medium max-line-length: 80