From 37b0a3bb0fc570300703af558baeb060258beeb9 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" <me@coolsvap.net> Date: Fri, 22 Jul 2016 03:53:14 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Ie132640d39c983cfa0fad1a06d05cfef51b730cb (cherry picked from commit 103959e2a35de447a8f2b84f62ad8450e72c3cd1) --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7028c06..0c15a53 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking>=0.10.2,<0.11 coverage>=3.6 -discover python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 oslosphinx>=2.5.0 # Apache-2.0