From f59d0ade9b752591a15527390178cbf183b2e136 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 05:00:08 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I2325b4589968b290856006ad95cbc90d79e755f6 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 12242d6..f70d55f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ hacking>=0.10.2,<0.11 bashate>=0.2 # Apache-2.0 flake8>=2.2.4,<=2.4.1 coverage>=3.6 -discover fixtures>=1.3.1 python-subunit>=0.0.18 oslosphinx>=2.5.0 # Apache-2.0