From: Alfredo Deza Date: Thu, 22 Jun 2017 17:12:22 +0000 (-0400) Subject: [RM-20387] tests: test against py35 X-Git-Tag: v1.5.39~6^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a3b83413f3cadb98fc158f9f22965bcbf773193f;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=