From 14993b78d6af8606016058f6dd3465a526e3c49d Mon Sep 17 00:00:00 2001 From: melissaml Date: Sun, 24 Sep 2017 12:14:20 +0800 Subject: [PATCH] Cleanup test-requirements python-subunit is not used directly anywhere and it is dependency of both testrepository and os-testr (probably was used by some tox wrapper script before) Change-Id: I45f1ea547e4241322f0f1f464b16f527767f65d2 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9af7ba5..80dcea1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 fixtures>=3.0.0 # Apache-2.0/BSD -python-subunit>=0.0.18 # Apache-2.0/BSD openstackdocstheme>=1.17.0 # Apache-2.0 sphinx>=1.6.2 # BSD oslotest>=1.10.0 # Apache-2.0