diff --git a/tox.ini b/tox.ini index 0c75e41..e4645be 100644 --- a/tox.ini +++ b/tox.ini @@ -96,6 +96,7 @@ commands = [testenv:linters] +basepython = python3 commands = bash -c "{toxinidir}/tests/common/test-ansible-env-prep.sh" {[testenv:pep8]commands}