From: Alfredo Deza Date: Mon, 22 Jul 2013 12:59:32 +0000 (-0400) Subject: add py26 as a required testing env X-Git-Tag: v1.2~28^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01d6cbe7a5b4d792b60f878091c427776fdb01c5;p=ceph-deploy.git add py26 as a required testing env --- diff --git a/tox.ini b/tox.ini index c65b7af..4cd23b5 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27 +envlist = py26, py27 [testenv] deps=