Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository. It is now installed as a dependency of stestr. Change-Id: I452ddd382fe431fa2c7f0758ac81d7f3b5546ff3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
coverage>=4.0,!=4.4 # Apache-2.0
|
||||
python-memcached>=1.56 # PSF
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
|
||||
Reference in New Issue
Block a user