python-escpos/tox.ini

9 lines
158 B
INI

[tox]
envlist = py27, py34, py35
[testenv]
deps = nose
coverage
scripttest
commands = nosetests --with-coverage --cover-erase --cover-branches