Merge "Changed minversion in tox to 3.18.0"
This commit is contained in:
commit
5b38e84ef8
4
tox.ini
4
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 2.3.1
|
||||
minversion = 3.18.0
|
||||
envlist = py38,pep8
|
||||
skipsdist = True
|
||||
|
||||
@ -16,7 +16,7 @@ deps =
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
whitelist_externals = sh
|
||||
allowlist_externals = sh
|
||||
find
|
||||
commands = find . -type f -name "*.py[c|o]" -delete
|
||||
stestr run {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user