From ac0ca9fbf47f633f7e8a14c41bd3e54a4582183d Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:01:56 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I8364eaa7b8b6189f8c0545d30697d40823e1b050 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a08b50d..4d51894 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,4 @@ coverage>=3.6 -discover hacking>=0.5.6,<0.11 kerberos>=1.2.4 mock<1.1