Merge "Remove pep8/bashate targets"
This commit is contained in:
commit
6657c0d6d5
7
tox.ini
7
tox.ini
@ -6,13 +6,6 @@ skipsdist = True
|
|||||||
[testenv]
|
[testenv]
|
||||||
deps = -r{toxinidir}/test-requirements.txt
|
deps = -r{toxinidir}/test-requirements.txt
|
||||||
|
|
||||||
[testenv:bashate]
|
|
||||||
commands = {toxinidir}/tools/run-bashate.sh
|
|
||||||
|
|
||||||
[testenv:pep8]
|
|
||||||
commands =
|
|
||||||
flake8
|
|
||||||
|
|
||||||
[testenv:linters]
|
[testenv:linters]
|
||||||
commands =
|
commands =
|
||||||
{toxinidir}/tools/run-bashate.sh
|
{toxinidir}/tools/run-bashate.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user