1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +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
pytest-cov pytest-cov
hypothesis hypothesis
commands = py.test commands = py.test --cov escpos
[testenv:docs] [testenv:docs]
basepython = python basepython = python