From 7d5c39d593e1a9f4b87b0d5544227be91637f5cc Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Thu, 21 Jul 2016 08:44:24 +0000 Subject: Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I794ed96bcc6b2a6d2fd83e67e485a3a099f26ca6 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8f0a24d..a92184d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,6 @@ hacking>=0.10.0,<0.11 coverage>=3.6 -discover mock>=1.0 sphinx>=1.1.2,<1.2 testrepository>=0.0.17 -- cgit v1.2.1