From a3cb8c7474c7cd97a363698c4f71eb2e95ddbaab Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:52:15 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I582fe81f7ad07d7be1c73a4799501d5f5c5cebcc --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 98bcf41..d29de55 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ hacking>=0.10.0,<0.11 coverage>=3.6 -discover fixtures>=0.3.12 python-subunit pyOpenSSL