1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 11:39:03 +00:00

build: compress source dist with XZ

This commit is contained in:
matejcik 2018-12-04 17:19:17 +01:00
parent ed83016463
commit 7403168438

View File

@ -34,3 +34,6 @@ not_skip=__init__.py
known_first_party=trezorlib
known_third_party=hidapi, rlp, ethjsonrpc, ecdsa, mnemonic, requests, click, pyblake2, \
usb, construct, pytest
[sdist]
formats = xztar