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: If17dfc040d87981ed0a46abbe25e3d09f6e38e46
This commit is contained in:
malei
2018-01-03 00:20:14 +08:00
committed by melissaml
parent 58fb709f58
commit 717e5dd3f7

View File

@@ -5,7 +5,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT