From 9eec70de16cd9443ff862fd33dcc08f70590d6ba Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:10:19 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I3f9f2670ad8f85b39861644899bb9ff8fe3645bf --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e690ab65..3378ef4d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking<0.11,>=0.10.0 coverage>=3.6 # Apache-2.0 -discover # BSD mock>=2.0 # BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0