From f8f8f059d73bb205e01cd0752b4487b3936033b7 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 07:36:40 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Iee8ce443cfc50112634900d4c0e47973f01516bb --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8a5ca4e..c44ace4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ hacking>=0.11.0,<0.12 # Apache-2.0 bashate>=0.2 # Apache-2.0 coverage>=3.6 -discover fixtures>=3.0.0 # Apache-2.0/BSD python-subunit>=0.0.18 testrepository>=0.0.18