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
2022-11-01 14:56:00 +01:00
..
bump-required-fw-versions.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
make-options-rst.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
README.md python: remove linkify-changelog reference as it now lives in root 2020-07-08 10:43:40 +02:00
relicence.py tools(python): update relicensing script 2022-11-01 14:56:00 +01:00

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