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

build: do not compress source dist with XZ

because pypi doesn't support it
This commit is contained in:
matejcik 2018-12-06 16:40:22 +01:00
parent 44a9c95bda
commit ed1c6867f2

View File

@ -34,6 +34,3 @@ 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