From 8ec49f017286fa63b26401f7f3f9a6d45c1a487a Mon Sep 17 00:00:00 2001 From: caoyuan Date: Mon, 25 Sep 2017 19:31: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: I711386bae475904ca79555cccb2b82e5021208bc --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 80b646b7a9..0a6a30deb8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,6 @@ openstackdocstheme>=1.17.0 # Apache-2.0 PyMySQL>=0.7.6 # MIT License psycopg2>=2.6.2 # LGPL/ZPL -python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD os-api-ref>=1.4.0 # Apache-2.0