Since release of v0.46.0 I am getting broken builds on github actions with the error message ```ModuleNotFoundError: No module named 'wheel.macosx_libfile'``` (e.g. https://github.com/HERA-Team/hera_pspec/actions/runs/14240411531/job/39908820801?pr=411). Is this expected and/or should I be using `setuptools` differently now?