From 354f38ab2c42c05fc43704ddb6eb9f2ad03f8c0e Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 05:02:03 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I9511e1e08af8c0a5740e744252103a94e80eab43 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c0bd3406d..6c5b8c5ff 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ hacking>=0.11.0,<0.12 # Apache-2.0 betamax-serializers>=0.1.1 coverage>=3.6 -discover fixtures>=0.3.14 mock>=1.0 python-openstackclient>=2.1.0