Merge "[stable-only] Pin tox version" into stable/xena
This commit is contained in:
commit
2596ca257e
1
tox.ini
1
tox.ini
@ -6,6 +6,7 @@ envlist = py3,pep8
|
||||
# env and ignore basepython inherited from [testenv] if we set
|
||||
# ignore_basepython_conflict.
|
||||
ignore_basepython_conflict = true
|
||||
requires = tox<4
|
||||
|
||||
[testenv]
|
||||
basepython = python3
|
||||
|
@ -1,4 +1,6 @@
|
||||
- project:
|
||||
vars:
|
||||
ensure_tox_version: '<4'
|
||||
templates:
|
||||
- publish-openstack-docs-pti
|
||||
- openstack-cover-jobs
|
||||
|
Loading…
Reference in New Issue
Block a user