From 9eb9e7d0501dcefa8e07fa9c5480165d27fb6eb3 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 03:59:11 +0000 Subject: Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I1c20c198a85ebad15b834550f4da1c591d30fedc --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index d7b0401..a57d9ca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ # Hacking already pins down pep8, pyflakes and flake8 hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 -discover # BSD fixtures>=3.0.0 # Apache-2.0/BSD requests-mock>=1.0 # Apache-2.0 mock>=2.0 # BSD -- cgit v1.2.1