From 12399644a70f811a36c44ce4d0b1a8ec447fa2d9 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Mon, 27 Mar 2017 14:53:09 +0800 Subject: remove replicated dependencies Change-Id: Ie82153d201a06e7008465a5ea116b389dc1311c6 Signed-off-by: SerenaFeng (cherry picked from commit 50ab8b586a0564da1e1d029bff65d36464142fce) --- test-requirements.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'test-requirements.txt') 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 -- cgit 1.2.3-korg