Skip to content

Restore python dependency validation #250865

@tjni

Description

@tjni

Describe the bug

I did not realize this when I was implementing installing using installer instead of pip, but installer doesn't perform any dependency validation. I think we should restore this functionality. Should we use pip install --dry-run to do this as a pre-install step (does that even work)? Or maybe we can parse the metadata ourselves.

Notify maintainers

@FRidh @mweinelt @jonringer

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: pythonPython is a high-level, general-purpose programming language.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions