From 672eee1b81b686ea6694fab86dc9a9ee89c32cc9 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 05:03:26 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I5215baffc2d995fc8def6463900cc1165370b1c0 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 5037f2a3..81cbd188 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ hacking>=0.11.0,<0.12 coverage>=3.6 -discover fixtures>=0.3.14 mock>=1.0 python-subunit