Merge "Add oslo_debug_helper to tox.ini"
This commit is contained in:
commit
a73844b266
3
tox.ini
3
tox.ini
@ -14,6 +14,9 @@ commands =
|
||||
/usr/bin/find . -type f -name "*.py[co]" -delete
|
||||
python setup.py testr --testr-args='{posargs}'
|
||||
|
||||
[testenv:debug]
|
||||
commands = oslo_debug_helper {posargs}
|
||||
|
||||
[testenv:pep8]
|
||||
commands =
|
||||
flake8 {posargs} cloudkitty
|
||||
|
Loading…
x
Reference in New Issue
Block a user