git-repo/release
Jason R. Coombs d3bda81f9e cleanup: Update codebase to expect Python 3.6
- Bump minimum version to Python 3.6.
- Ran pyupgrade for Python 3.6, then again, then
  - ran black
  - fixed a lingering unused import, and
  - removed a duplicate exception.

Change-Id: I2aa70197230fcec2eff8e7c8eb754f20c08075bb
2023-10-16 13:27:08 -04:00
..
README.md release: import some helper scripts for managing official releases 2020-02-21 05:20:58 +00:00
sign-launcher.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
sign-tag.py Format codebase with black and check formatting in CQ 2023-03-22 17:46:28 +00:00
update_manpages.py isort: format codebase 2023-08-22 18:32:22 +00:00
update-manpages isort: format codebase 2023-08-22 18:32:22 +00:00
util.py cleanup: Update codebase to expect Python 3.6 2023-10-16 13:27:08 -04:00

These are helper tools for managing official releases. See the release process document for more details.