From e7f598952e41924ac6d125c63dc46e0298ab61f9 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:55:50 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Id996a5987a3c2136182908c54c2e550fc0daaac6 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1e89c52..2551232 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking<0.11,>=0.10.0 coverage>=3.6 -discover python-subunit>=0.0.18 requests-mock>=0.6.0 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3