1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/python/helper-scripts/README.md

6 lines
370 B
Markdown
Raw Normal View History

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
2020-03-04 12:45:19 +00:00
* __`make-options-rst.py`__ runs all `trezorctl` commands with the `--help` option and concatenates output as `OPTIONS.rst`