1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/MANIFEST.in
matejcik edfc857013 build: include all of trezor-common in MANIFEST
because now we are not simply copying the coins.json file
but building it from several.

For future-proofness, it's simply safer to include all of trezor-common.
2018-05-30 15:04:58 +02:00

10 lines
226 B
Plaintext

recursive-include bash_completion.d *.sh
include tools/*
include trezorlib/tests/txcache/*.json
recursive-include vendor/trezor-common *
exclude vendor/trezor-common/.*
include COPYING CHANGELOG.md
include requirements*.txt