From 19d4eeb443b75f855ff2a166213626a42d5817e3 Mon Sep 17 00:00:00 2001 From: Eyal Date: Sun, 1 May 2016 10:08:07 +0300 Subject: [PATCH] update tox Change-Id: I5b26eeef510ca5ee4c5d500d87708ef638e1c4c4 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 10c7f301a..51caec89d 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -minversion = 1.6 +minversion = 2.3.1 envlist = py34,py27,pep8 skipsdist = True