From ac4c3ddd0d5602f5b7f88c67b3567d835a1334dd Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 17:13:58 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: If8071230a4fca0f468cec99349bf352b1b435bd6 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2be9a0c..8bc9a5a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. coverage>=3.6 -discover python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,>=1.1.2 oslosphinx>=2.5.0 # Apache-2.0