Update tox to add lint coverage of scripts dir
This commit is contained in:
parent
1fefc1acce
commit
bbcbd985e8
2
tox.ini
2
tox.ini
@ -30,7 +30,7 @@ deps = -r{toxinidir}/requirements.txt
|
||||
basepython = python2.7
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = flake8 {posargs} hooks unit_tests tests actions lib
|
||||
commands = flake8 {posargs} hooks unit_tests tests actions lib scripts
|
||||
charm-proof
|
||||
|
||||
[testenv:venv]
|
||||
|
Loading…
Reference in New Issue
Block a user