From 2c654a3190cf50d668d4adca34045d31ada03561 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Thu, 30 Mar 2017 17:20:18 +0800 Subject: delete useless dependency coverage the coverage is counted by pytest-cov Change-Id: I156b500e767bde680c46b27f6c05cc89e7e06105 Signed-off-by: SerenaFeng --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5b770010..24405245 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -coverage mock pip_check_reqs pykwalify -- cgit 1.2.3-korg