Fix outdated tox minversion
The allowlist_externals option is supported since 3.18.0 . Change-Id: I0703aeb9ad64e17f11000363dbc4afffe34d506e
This commit is contained in:
parent
749be988de
commit
ca6388b5a2
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 3.2.0
|
||||
minversion = 3.18.0
|
||||
envlist = py3,pep8
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user