From a2b595c2fac6fb7b36d395cca69c725dabc77610 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 05:04:10 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I877716113b2cc6a1d7fd55881f02a51294fa8953 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 0578ea6..2088c86 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,5 @@ hacking>=0.9.2,<0.10 coverage>=3.6 -discover fixtures>=0.3.14 mock>=1.0 sphinx>=1.1.2,<1.2