tox: remove useless install_command

The default works fine.

Change-Id: Ie106e218fd4472253f62c52b81054ddb78468473
This commit is contained in:
Julien Danjou
2016-03-14 18:07:31 +01:00
parent 0fd1874f56
commit a91bfed54c

View File

@@ -5,7 +5,6 @@ skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -U --allow-external aodh --allow-insecure aodh {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
AODH_CLIENT_EXEC_DIR={envdir}/bin