Skip to content

The python build backend should return a clear error if a pyproject.toml is missing #5871

@baszalmstra

Description

@baszalmstra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions