Merge "Remove unused pylint tox target"
This commit is contained in:
commit
113bed28a7
5
tox.ini
5
tox.ini
@ -18,9 +18,6 @@ downloadcache = ~/cache/pip
|
||||
[testenv:pep8]
|
||||
commands = flake8 {posargs}
|
||||
|
||||
[testenv:pylint]
|
||||
commands = bash tools/lintstack.sh
|
||||
|
||||
[testenv:cover]
|
||||
basepython = python2.7
|
||||
setenv =
|
||||
@ -49,5 +46,3 @@ commands = python setup.py build_sphinx
|
||||
|
||||
ignore = E125,E251
|
||||
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools
|
||||
|
||||
[hacking]
|
||||
|
Loading…
x
Reference in New Issue
Block a user