install the new trasport subpackage

This commit is contained in:
matejcik 2018-03-02 16:43:41 +01:00
parent bc8120230a
commit 49790d7bfe
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ setup(
url='https://github.com/trezor/python-trezor',
packages=[
'trezorlib',
'trezorlib.transport',
'trezorlib.messages',
'trezorlib.qt',
'trezorlib.tests.device_tests',