
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] d3165af5b9
Change-Id: I8ab1904872f08d341bc1edd15f4831d1b405c6a0
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
coverage>=4.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|