1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/python/helper-scripts
2020-11-16 09:45:42 +01:00
..
bump-required-fw-versions.py fix(python): drop references to beta-wallet.trezor.io 2020-11-16 09:45:42 +01:00
make-options-rst.py
README.md
relicence.py

These scripts automate some tasks related to release process.

  • relicence.py rewrites licence headers in all non-empty Python files
  • bump-required-fw-versions.py downloads latest firmware versions and updates trezorlib requirements
  • make-options-rst.py runs all trezorctl commands with the --help option and concatenates output as OPTIONS.rst