From 7e01b7f4872cb6866b70df18b88e56843c52ac33 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Mon, 25 Sep 2017 19:21: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: Ic2139ceb5a200c3b32bcc87e81fc30f208645771 --- test-requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2a493c2dc..5420491c7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -12,7 +12,6 @@ psycopg2>=2.5 # LGPL/ZPL PyMySQL>=0.7.6 # MIT License python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 -python-subunit>=0.0.18 # Apache-2.0/BSD requests-mock>=1.1.0 # Apache-2.0 sphinx>=1.6.2 # BSD sphinxcontrib-actdiag # BSD