From 78a1b31c00cad3a98f2b2ba0234b50ebf5a0af1c Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 06:48:42 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Ide7a512952a1d032ae8d946456612ddbe1ca731d --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 27c495a..916d975 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,4 @@ coverage>=3.6 # Apache-2.0 -discover # BSD feedparser # BSD fixtures>=1.3.1,<2.0 # Apache-2.0/BSD hacking>=0.10.2,<0.11 # Apache-2.0