1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

Generate coverage reports.

This commit is contained in:
Michael Elsdörfer 2016-08-30 13:33:35 +02:00
parent b92eeed50b
commit 68c17f1181

View File

@ -9,7 +9,7 @@ deps = nose
pytest
pytest-cov
hypothesis
commands = py.test
commands = py.test --cov escpos
[testenv:docs]
basepython = python