fixing codechecks / lint for circleci

This commit is contained in:
tpltnt 2019-05-12 20:40:55 +02:00
parent 4a6fae142c
commit cbec4f803a

View File

@ -67,6 +67,8 @@ commands =
coverage xml
[testenv:codechecks]
whitelist_externals =
/bin/mv
commands =
pyflakes src static misc setup.py
python misc/coding_tools/check-umids.py src