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