Add a test for running 'compileall' over trezorlib package

This commit is contained in:
Roman Zeyde 2017-06-05 22:48:44 +03:00 committed by Pavol Rusnak
parent a2db5a57f2
commit 2e85aa6587
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ envlist =
deps =
-rrequirements.txt
commands =
python -c 'import trezorlib'
python -m compileall trezorlib/