Fix outdated tox minversion
The allowlist_externals option is supported since 3.18.0. Change-Id: I764afc23d5901c28b7a9a9e0bc5c060c675ca332
This commit is contained in:
parent
f83808fd08
commit
314cb84b36
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.18.0
|
||||
envlist = py3,pep8,docs
|
||||
minversion = 2.0
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user