pmb: Migrate pkgrel_bump to Command + pmb.commands: Migrate if ... else chain to match
Compare changes
- Newbyte authored
We no longer care about supporting Python versions older than 3.10, which is when match was introduced.
+ 26
− 22
@@ -62,27 +62,31 @@ def run_command(args: PmbArgs):