From b8653334dde303556b3ce6b506d2c2d6a7f6736d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Ko=C5=9Bci=C3=B3w?= Date: Sun, 9 Jul 2017 11:32:40 +0200 Subject: [PATCH] add charlcd to tox.ini --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 0ad5206..22e5f3a 100644 --- a/tox.ini +++ b/tox.ini @@ -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