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: Id173fa300f7528748148896b7a8f2c3cb042ad7d
This commit is contained in:
luke.li 2017-11-02 14:26:47 +08:00
parent 5cded65dff
commit 54057f1ccd

View File

@ -19,7 +19,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
doc8>=0.6.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT