Add a test for running 'compileall' over trezorlib package

pull/25/head
Roman Zeyde 7 years ago committed by Pavol Rusnak
parent a2db5a57f2
commit 2e85aa6587

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

Loading…
Cancel
Save