Skip to content

Show how to use via uv without pipx #850

@Julian

Description

@Julian

The README already shows how to use build with uv, but does so assuming someone's also using pipx.

Given that uv has functionality which overlaps with pipx, is it perhaps worth changing this section to assume someone is using uv's own functionality for installing build? (Doing so is not as simple as replacing pipx with uvx in the command, as build reiles on entry-points to tell pipx to invoke it via -m).

Specifically, is it worth changing that section to say:

uv run --with 'build[uv]' -m build --installer=uv

?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions