From b73122ae3da19cd6d30e1bb58861203f2a07400e Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 07:23:11 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I54c8c88ad7c1e4465fb5488003739e0f6598bb99 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 72a1cf7..7a67286 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,6 @@ hacking<0.11,>=0.10.0 http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon coverage>=3.6 ddt>=1.0.1 # MIT -discover django-nose>=1.2 python-subunit>=0.0.18 nose-exclude # LGPL