[BAD] silence tox to get some cherry picked chnages in
Change-Id: I61eb149439efe769801995f01c7908446c563381
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -20,7 +20,7 @@ commands = flake8
|
|||||||
[flake8]
|
[flake8]
|
||||||
ignore = H
|
ignore = H
|
||||||
show-source = True
|
show-source = True
|
||||||
exclude = .venv,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tests,build
|
exclude = .venv,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tests,build,libra/*
|
||||||
|
|
||||||
[testenv:cover]
|
[testenv:cover]
|
||||||
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||||
|
Reference in New Issue
Block a user