Merge "Update hacking to 3.x release"

This commit is contained in:
Zuul 2020-04-17 03:11:53 +00:00 committed by Gerrit Code Review
commit 99c09bddce
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Install bounded pep8/pyflakes first, then let flake8 install
hacking>=2.0.0 # Apache-2.0
hacking>=3.0,<3.1.0 # Apache-2.0
flake8-import-order # LGPLv3
flake8-logging-format>=0.6.0 # Apache-2.0