add viivakoodi to dep in tox-file

This commit is contained in:
Patrick Kanzler 2017-08-04 13:42:07 +02:00
parent f3da6a9725
commit 9ac90afbd8
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF

View File

@ -11,6 +11,7 @@ deps = nose
pytest-cov
pytest-mock
hypothesis
viivakoodi
commands = py.test --cov escpos
[testenv:docs]