Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].
It is now installed as a dependency of stestr.
[1] 47d2319144
Change-Id: Ibe6ce7d76026b89c7539e3b93fed0cfacb0c52ed
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
coverage>=3.6 # Apache-2.0
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
betamax>=0.7.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user