From 353a1c028aa998ddf662539abf4f89ea7bc3da2b Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 07:28:31 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Idbf1e7416422e47f170a7743acfe816dc6a4336c --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 41d5d6ad2..a8b396d56 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking<0.11,>=0.10.0 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