From 1cc6d21144c1cf72f304cdb9d88a090f38baa842 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:54:56 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I3d73d817c0646954402addc63e7b36b1b31cfce2 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d37fa60..4fb286b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking>=0.9.2,<0.10 coverage>=3.6 -discover mock>=1.0 python-subunit sphinx>=1.1.2