Skip to content

Support all-extras configuration for uv sync command #8607

@zmeir

Description

@zmeir

The tool.uv.pip configuration section allows setting all-extras = true which affects all subcommands in the uv pip namespace. Is it possible to add the same configuration for the [tool.uv] table? This will allow, for example, to use uv sync to sync all extras automatically (instead of having to type uv sync --all-extras).

The current section in the documentation, for reference:
image

$ uv --version
uv 0.4.27 (36b729e92 2024-10-25)

Metadata

Metadata

Assignees

No one assigned

    Labels

    configurationSettings and suchhelp wantedContribution especially encouraged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions