
With the switch to testing on Python 3.12, a more recent version of hacking is needed. Fix a few instances of "E275 missing whitespace after keyword" which seems to be a recent addition to the nit-picking. Change-Id: I2cb1066b75622147b1bd8cb9378cdd3b9931ad17
3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
hacking>=7,<8 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|