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: I8efa819a33f619794884db24ebb467224d34f490
This commit is contained in:
zhangyangyang 2017-09-22 11:13:56 +08:00
parent a9c1b53a5f
commit 77bdcfc8e1
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ hacking<0.13,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD