Merge "Use upper constraints in pep8 test run"

This commit is contained in:
Zuul 2023-09-22 01:34:42 +00:00 committed by Gerrit Code Review
commit 69d8e5e09e

View File

@ -384,7 +384,7 @@ commands =
[testenv:pep8]
deps =
-r{toxinidir}/test-requirements.txt
{[testenv]deps}
autopep8
commands =
autopep8 --exit-code --max-line-length=79 --experimental --diff -r tempest setup.py