From: Alfredo Deza Date: Wed, 29 Nov 2017 13:40:18 +0000 (-0500) Subject: [RM-22118] tests: drop python 2.6 tox test support X-Git-Tag: v2.0.0~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=705ee8888135e6e91e9565902e396bc1168a88c1;p=ceph-deploy.git [RM-22118] tests: drop python 2.6 tox test support Signed-off-by: Alfredo Deza --- diff --git a/tox.ini b/tox.ini index 9c3b028..4d529d5 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26, py27, py35, flake8 +envlist = py27, py35, flake8 [testenv] deps=