
Also remove outdated warning about package order and remove pyflakes requirement, as described in the comment. Also disable the failing stable/2023.1 job, which will be removed in another change. Change-Id: I60c34d04f0a6773435504e585e3afe468973a921
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
hacking>=7.0.0,<7.1.0 # Apache-2.0
|
|
coverage>=4.0,!=4.4 # Apache-2.0
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
oslotest>=1.10.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|