Legacy `setup.py bdist_wheel` is deprecated and slated for removal in pip 25.3 this year. So `pyproject.toml` should be used to build. See [here](https://github.com/pypa/pip/issues/6334)