Merge "Revert "Don't use upper-constraints for pep8 target"" into stable/wallaby

This commit is contained in:
Zuul 2022-05-11 11:57:43 +00:00 committed by Gerrit Code Review
commit e2ceee2c3b
1 changed files with 0 additions and 4 deletions

View File

@ -19,10 +19,6 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
commands = {posargs}
[testenv:pep8]
# Drop constraints from deps to avoid ansible-lint issues
deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
whitelist_externals =
bash
commands =