From d0790ff582940c0bfd3d13c30a02eeb582d5876a Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 07:56:13 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: Icc7544250549b86e4c63c69f15dcd6bbcd0c5154 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e64d2a6..5425992 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,6 @@ hacking<0.11,>=0.10.0 coverage>=3.6 ddt>=0.7.0 django-nose>=1.2 -discover mock>=1.2 mox3>=0.7.0 python-subunit>=0.0.18