From 21171ca7fb34ec2f1d5bdc4d58492893df11bdbd Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 06:23:45 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Id965745fe39cc75ae24cbaf1bd50388f5e55fa92 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 3ddc20932..8d61c4455 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,6 @@ sphinx_rtd_theme==0.1.7 hacking>=0.10.0,<0.11 coverage>=3.6 -discover fixtures>=0.3.14 python-subunit>=0.0.18 testrepository>=0.0.18