Skip to content

Warn when tool.uv.build-backend is set but wrong [build-system] is configured #15740

@zanieb

Description

@zanieb

e.g., in #15655 (comment) we don't respect the build-backend setting because our build backend isn't being used. We should have warnings for

  1. When no build system is configured
  2. When the wrong build system is configured
  3. When setuptools legacy would be used (e.g., due to package = true)

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