From 071a63a4cdfe431162f5420eef53440be35d0618 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 07:21:22 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I1773c819a7fa952ba8e133f4f507ee4f16544ec9 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 74181c1..0708e2d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,7 +4,6 @@ hacking<0.11,>=0.10.2 coverage>=3.6 # Apache-2.0 -discover # BSD python-subunit>=0.0.18 # Apache-2.0/BSD reno>=1.6.2 # Apache2 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD