From 8f42a7f842cf64cd9d1564189b2874e31f79d4de Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Fri, 13 May 2016 15:15:06 -0400 Subject: [PATCH] trim test-requirements.txt This trims test-requirements.txt. This is still overkill given that there are no tests besides pep8 that run, but it's closer to what I expect we'll land at. Change-Id: I4e8a1e1d9877372eeaa3f78cb57a99d4636a0e97 --- test-requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 21a7e3b..3f5de39 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,5 @@ coverage>=3.6 python-subunit>=0.0.18 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 -testscenarios>=0.4 testtools>=1.4.0