bugdaystats/test-requirements.txt
Sean McGinnis b0dad97c33
Fix pep8 tox environment
Changes to tox and the pep8 package require updates to the tox
environment definition.

Change-Id: Id95ae5fe17f71e15903e646f3065db85282359ba
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-07-26 13:35:24 -05:00

6 lines
287 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=4.0.0,<4.1.0 # Apache-2.0
flake8-logging-format>=0.6.0 # Apache-2.0