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

View File

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