From 82b8ec37fc53b6ab823142bb3a8bd0f777dcffe5 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Sun, 10 Feb 2019 13:57:44 +0100 Subject: [PATCH] Bump tox minversion For https://github.com/tox-dev/tox/commit/c611a16afe653e7e96bda5da1949f630cbe37656 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 66897b9aa..60e78c508 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] isolated_build = True -minversion = 3.3 +minversion = 3.5.3 distshare = {homedir}/.tox/distshare # make sure to update environment list in travis.yml and appveyor.yml envlist =