build(python): exclude downloaded firmwares from sdist

pull/2603/head python/v0.13.4
matejcik 2 years ago
parent d4af49c585
commit fef998bc1f

@ -6,3 +6,4 @@ graft tests
include AUTHORS README.md COPYING CHANGELOG.md
include requirements*.txt
exclude src/trezorlib/_proto_messages.mako
exclude tests/*.bin

Loading…
Cancel
Save