Merge "Make default tox run more strict about interpreter version"

This commit is contained in:
Zuul 2021-09-29 17:44:02 +00:00 committed by Gerrit Code Review
commit 3c18483b01

View File

@ -1,7 +1,7 @@
---
tox_environment: {}
tox_executable: tox
tox_extra_args: -vv
tox_extra_args: -vv --skip-missing-interpreters=false
tox_install_siblings: true
tox_inline_comments: true