From f0c8c8aac0b95dd6f5bf19e380ebd145ee08bfb2 Mon Sep 17 00:00:00 2001 From: Feodor Tersin Date: Tue, 15 Sep 2015 13:24:21 +0300 Subject: [PATCH] Remove obsolete test requirements Also add nose to the requirements since it's used by run_test.sh. Change-Id: I50ad2262c3d97e980f408f7612d33246bcba6980 --- test-requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 46507f42..68c9bc64 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,10 +1,8 @@ coverage>=3.6 -discover -feedparser fixtures>=1.3.1 hacking>=0.10.2,<0.11 -mox>=0.5.3 mock>=1.2 +nose oslotest>=1.10.0 # Apache-2.0 pylint==1.4.4 # GNU GPL v2 python-subunit>=0.0.18