diff --git a/tox.ini b/tox.ini index 99327199e..a8c5fbe35 100644 --- a/tox.ini +++ b/tox.ini @@ -5,8 +5,6 @@ skipdist = True [testenv] usedevelop = True -install_command = pip install -U {opts} {packages} -setenv = VIRTUAL_ENV={envdir} passenv = ANSIBLE_* CURL_CA_BUNDLE