Modify the venv tox environment
@@ -19,7 +19,9 @@ deps = -r{toxinidir}/requirements.txt
commands = flake8 {posargs} zaza unit_tests
[testenv:venv]
commands = {posargs}
basepython = python3
deps = -r{toxinidir}/requirements.txt
commands = /bin/true
[flake8]
ignore = E402,E226
The note is not visible to the blocked user.