Files
ptgbot/test-requirements.txt
Jeremy Stanley c4878c9474 Update to recent hacking
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
2024-09-28 02:31:16 +00:00

3 lines
54 B
Plaintext

hacking>=7,<8 # Apache-2.0
stestr>=2.0.0 # Apache-2.0