From 19b7056a256d4aee6eee54dcdfd5bd2bc88b9c34 Mon Sep 17 00:00:00 2001 From: "Swapnil Kulkarni (coolsvap)" Date: Fri, 22 Jul 2016 04:59:22 +0000 Subject: [PATCH] Remove discover from test-requirements It's only needed for python < 2.7 which is not supported Change-Id: I559ada7590f2f350fe65acce3282403fc1e39c21 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8a9ef55..6a1ce5a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking>=0.9.2,<0.10 coverage>=3.6 -discover python-subunit sphinx>=1.1.2 oslosphinx