From 0d755e76c5c2ba77d6d8b5bc25608966c224228a Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 05:01:00 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I3d3ca953b91c4551ebe181db7a776ac0ad203ae7 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1978a06..1911c93 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ hacking>=0.5.6,<0.8 coverage>=3.6 -discover fixtures>=0.3.14 python-subunit sphinx>=1.1.2,<1.2