From bbd1a1c7abc5af70e38a93b82f04371c6459cdaf Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Tue, 3 Jan 2017 13:59:36 +1100 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I4badc120d32460d699a71be2ccf4651ea99006fc --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f5dcd83..3c42ca8 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. hacking<0.11,>=0.10.2 -discover # BSD mock>=2.0 # BSD mox>=0.5.3 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0