diff --git a/tox.ini b/tox.ini index 564b53b225..001f8349dd 100644 --- a/tox.ini +++ b/tox.ini @@ -116,7 +116,7 @@ allowlist_externals = bash commands_pre = ansible-galaxy collection install ansible.posix containers.podman - pip install -q bindep fixtures + python -m pip install -q bindep fixtures bindep test commands = pytest --color=no \