Skip to content

Warn on ignored [sources] in uv.toml #14650

@charliermarsh

Description

@charliermarsh

I thought we already warned for ignored uv.toml fields, but given:

[sources]
anyio = { git = "https://github.com/agronholm/anyio" }

Then uv add anyio --config-file ../uv.toml doesn't warn.

Metadata

Metadata

Assignees

Labels

error messagesMessaging when something goes wrong

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions