use py3.5
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/6464d8e9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/6464d8e9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/6464d8e9 Branch: refs/heads/trunk Commit: 6464d8e93f24e1db45ef0b096226e41ee873b9ff Parents: 28bea53 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Aug 21 12:21:52 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Aug 21 12:21:52 2017 +1000 ---------------------------------------------------------------------- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/6464d8e9/tox.ini ---------------------------------------------------------------------- diff --git a/tox.ini b/tox.ini index a6c64df..05475c7 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,7 @@ commands = cp libcloud/test/secrets.py-dist libcloud/test/secrets.py basepython = py2.6: python2.6 {py2.7,lint,pylint,coverage}: python2.7 - docs: python3.6 + docs: python3.5 pypypy: pypy pypypy3: pypy3 py3.3: python3.3