From b5634f88c37a94dc80f91ff42e354c6d1403d28b Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:56:29 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I0481ddae841b46d517ea435f05960de6d99ccc09 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4a502b249..50e4b3055 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,5 @@ hacking>=0.5.6,<=10.1 coverage>=3.6 -discover fixtures python-subunit sphinx>=1.3.1