add charlcd to tox.ini
This commit is contained in:
parent
6e9d056cd9
commit
b8653334dd
1
tox.ini
1
tox.ini
@ -9,6 +9,7 @@ deps=
|
|||||||
future
|
future
|
||||||
flake8
|
flake8
|
||||||
pylint
|
pylint
|
||||||
|
charlcd
|
||||||
whitelist_externals = /bin/bash
|
whitelist_externals = /bin/bash
|
||||||
commands= nosetests --with-xunit --xunit-file=junit-{envname}.xml gfxlcd/tests
|
commands= nosetests --with-xunit --xunit-file=junit-{envname}.xml gfxlcd/tests
|
||||||
rm flake8-{envname}.log -f
|
rm flake8-{envname}.log -f
|
||||||
|
Loading…
Reference in New Issue
Block a user