Currently when one builds a pixi.toml with the pixi-build-python backend, and you do not add a pyproject.toml, you get a confusing error about the pyproject not being found when searching for the homepage. It makes sense because you cant build the python project without a pyproject.toml, but I think the backend should produce a very clear error that this is the case.
Currently when one builds a pixi.toml with the pixi-build-python backend, and you do not add a pyproject.toml, you get a confusing error about the pyproject not being found when searching for the homepage. It makes sense because you cant build the python project without a pyproject.toml, but I think the backend should produce a very clear error that this is the case.