Our workflow is here: https://github.com/BitBoxSwiss/bitbox-wallet-app/blob/master/.github/workflows/ci.yml#L227-L234 and it started failing this morning with the error `" error: invalid command 'bdist_wheel'"` (https://github.com/BitBoxSwiss/bitbox-wallet-app/actions/runs/14240223810/job/39910366635) A workaround seems to be to manually install `wheel` as shown in https://github.com/BitBoxSwiss/bitbox-wallet-app/pull/3282