Merge "Bump hacking min version to 3.0.1"

This commit is contained in:
Zuul 2020-11-02 09:19:48 +00:00 committed by Gerrit Code Review
commit 861b05ec44
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ commands =
coverage xml -o cover/coverage.xml
[testenv:pep8]
deps = hacking>=3.0,<=3.1.0
deps = hacking>=3.0.1,<=3.1.0
doc8
commands =
flake8