python-escpos/tox.ini

8 lines
140 B
INI

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