From: SerenaFeng Date: Mon, 27 Mar 2017 06:53:09 +0000 (+0800) Subject: remove replicated dependencies X-Git-Tag: opnfv-5.0.0~246^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=50ab8b586a0564da1e1d029bff65d36464142fce;p=qtip.git remove replicated dependencies Change-Id: Ie82153d201a06e7008465a5ea116b389dc1311c6 Signed-off-by: SerenaFeng --- diff --git a/test-requirements.txt b/test-requirements.txt index cfbbdcdd..5b770010 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,15 +2,12 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -tox -pytest -pytest-cov -pytest-mock coverage -pykwalify mock pip_check_reqs -coverage +pykwalify +pytest pytest-cov pytest-faker +pytest-mock tox