Fix outdated tox minversion
The allowlist_externals option is supported since 3.18.0 . Change-Id: If89602762cae23a5d15bb98d3ee00d7b8dcc25e0
This commit is contained in:
parent
f61ac20ed1
commit
4ce52b578e
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 3.1.0
|
||||
minversion = 3.18.0
|
||||
envlist = py3,pep8
|
||||
skipsdist = false
|
||||
skip_missing_interpreters = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user