Add tests dir to pep8 command
Change-Id: I28120c67e157277202976696eea37023fb719d6d
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -13,7 +13,7 @@ deps = -r{toxinidir}/tools/pip-requires
|
|||||||
commands = nosetests
|
commands = nosetests
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands = pep8 --repeat --show-source glanceclient setup.py
|
commands = pep8 --repeat --show-source glanceclient tests setup.py
|
||||||
|
|
||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
Reference in New Issue
Block a user