From daa4a8844711ad82045b6f74a2ef2e4f70d791b3 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 15:37:49 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I4675fbf6eebc35dc2ea8dd0134dbca3a19af6ba5 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c9a0e8a..ae3d8f2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. coverage>=3.6 # Apache-2.0 -discover # BSD hacking<0.11,>=0.10.2 mock>=2.0 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0