
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: I8e91355ee9928197900981486f240b996566ec57
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
coverage>=4.4.1 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
pycodestyle>=2.0.0 # MIT
|
|
pylint==1.9.2 # GPLv2
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|