e404589b84
Sometimes there are linters that are producing output where people do not care about it enough to want to see it. Change-Id: I0d58a3f6a4c51e1419b645a7ce1a81e6adee57d3
10 lines
180 B
YAML
10 lines
180 B
YAML
---
|
|
tox_environment: {}
|
|
tox_envlist: venv
|
|
tox_executable: tox
|
|
tox_extra_args: -vv
|
|
tox_install_siblings: true
|
|
tox_inline_comments: true
|
|
|
|
zuul_work_dir: "{{ zuul.project.src_dir }}"
|