You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/python/helper-scripts
matejcik 38fca4a83d
chore(python): regenerate GNU copyright headers
2 years ago
..
README.md python: remove linkify-changelog reference as it now lives in root 4 years ago
bump-required-fw-versions.py chore(python): regenerate GNU copyright headers 2 years ago
make-options-rst.py chore(python): regenerate GNU copyright headers 2 years ago
relicence.py chore(python): regenerate GNU copyright headers 2 years ago

README.md

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