Merge "Only run flake8 on swiftclient code"
This commit is contained in:
commit
029ade17d2
3
tox.ini
3
tox.ini
@ -14,8 +14,7 @@ commands = python setup.py testr --testr-args="{posargs}"
|
||||
|
||||
[testenv:pep8]
|
||||
commands =
|
||||
flake8
|
||||
flake8 bin/swift
|
||||
flake8 bin/swift swiftclient tests
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user