Upgrade PEP8 to 1.3.3 (bug 1037303)
Change-Id: I83aa851cec80652888faf3fe29d8b4904f8b4f63
This commit is contained in:
parent
4c32b5cd47
commit
5446577a64
2
tox.ini
2
tox.ini
@ -14,7 +14,7 @@ deps = -r{toxinidir}/tools/pip-requires
|
|||||||
commands = bash run_tests.sh -N --no-pep8
|
commands = bash run_tests.sh -N --no-pep8
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
deps = pep8==1.1
|
deps = pep8==1.3.3
|
||||||
commands = pep8 --exclude=vcsversion.py,*.pyc --repeat --show-source bin doc httpd keystone setup.py tests
|
commands = pep8 --exclude=vcsversion.py,*.pyc --repeat --show-source bin doc httpd keystone setup.py tests
|
||||||
|
|
||||||
[tox:jenkins]
|
[tox:jenkins]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user