diff --git a/tox.ini b/tox.ini index a605c46d..c77e277d 100644 --- a/tox.ini +++ b/tox.ini @@ -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 =