1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00

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

View File

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