bump tox to 3.1.1
Change-Id: I2b9eab05eabbf616450b22137b2225bf46b11df5
This commit is contained in:
parent
431ebccd1f
commit
0b9349f20e
5
tox.ini
5
tox.ini
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user