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: I7c373f9b7441c80a9fe008b66a2817659d66d8d7
This commit is contained in:
Nguyen Van Trung 2017-09-26 13:17:35 +07:00
parent 46de766e51
commit d077bb3d4f
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
oslotest>=1.10.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-httpdomain>=1.3.0 # BSD