add charlcd to tox.ini

This commit is contained in:
Bartosz Kościów 2017-07-09 11:32:40 +02:00
parent 6e9d056cd9
commit b8653334dd

View File

@ -9,6 +9,7 @@ deps=
future
flake8
pylint
charlcd
whitelist_externals = /bin/bash
commands= nosetests --with-xunit --xunit-file=junit-{envname}.xml gfxlcd/tests
rm flake8-{envname}.log -f