bump tox to 3.1.1

Change-Id: If718bc284ed7b98e1979fc831f8a54bea9070369
This commit is contained in:
Hervé Beraud 2020-02-04 15:43:04 +01:00
parent f7a887fbc5
commit 3e776f1ae4
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
[tox]
minversion = 1.6
minversion = 3.1.1
skipsdist = True
envlist = bashate
ignore_basepython_conflict = true
[testenv]
basepython = python3
usedevelop = False
install_command = pip install {opts} {packages}
[testenv:bashate]
deps = bashate