From: Oleh Prypin Date: Mon, 23 May 2016 17:26:41 +0000 (+0300) Subject: [RM-15016] Add py34 to tox config X-Git-Tag: v1.5.35~10^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b738a9ad6c7100130a1a837e76bcd303e200f2c3;p=ceph-deploy.git [RM-15016] Add py34 to tox config Signed-off-by: Oleh Prypin --- diff --git a/tox.ini b/tox.ini index ed45f58..7b84795 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26, py27, flake8 +envlist = py26, py27, py34, flake8 [testenv] deps=