diff --git a/tox.ini b/tox.ini
index bd8a2c629..fcf35415e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,7 +11,6 @@ ignore_basepython_conflict=true
 [testenv]
 basepython = python3
 usedevelop = True
-install_command = pip install {opts} {packages}
 setenv =
     VIRTUAL_ENV={envdir}
     OS_TEST_PATH=./cinderclient/tests/unit