try to fix tox race condition

This commit is contained in:
Robert Kaussow 2019-01-28 16:37:04 +01:00
parent e77a651669
commit 42ea048066
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[tox]
minversion = 1.6
minversion = 3.5
isolated_build=true
envlist = py27-ansible{21},py{27,35,36,37}-ansible{22,23,24,25,26,27},py{27,35,36,37}-flake8
[testenv]