Merge "Remove the check target"

This commit is contained in:
Jenkins 2016-08-31 01:52:36 +00:00 committed by Gerrit Code Review
commit d422543ec8

View File

@ -21,15 +21,12 @@ commands =
-t meetingindex.jinja -w output/index.html -f
yaml2ical -y meetings -i output/calendars/ -f
[testenv:check]
commands =
python tools/check_channels.py -y meetings
[testenv:pep8]
whitelist_externals = bash
commands =
bash test_tools/flake8wrap.sh {posargs}
python tools/check_chair.py -y {toxinidir}
python tools/check_channels.py -y {toxinidir}
[flake8]
ignore =