From: Alfredo Deza Date: Thu, 22 Jun 2017 17:12:22 +0000 (-0400) Subject: [RM-20387] tests: test against py35 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=04466971f87de55a25dae660a68a1cd8c3bba19d;p=ceph-deploy.git [RM-20387] tests: test against py35 Signed-off-by: Alfredo Deza --- diff --git a/tox.ini b/tox.ini index 7b84795..9c3b028 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26, py27, py34, flake8 +envlist = py26, py27, py35, flake8 [testenv] deps=