mirror of
https://opendev.org/openstack/networking-baremetal.git
synced 2026-01-11 20:07:23 +00:00
Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository, but is now installed as a dependency of stestr. It was used globally in OpenStack repos before we migrate the test runner to stestr. Change-Id: I3a5f40dc352ca369ae81a9df3dcda9ff5a87edfa
This commit is contained in:
parent
4fab2a6fe9
commit
bb5cd2934a
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
coverage>=4.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue