Skip to content

Validate packaging configuration: uv build vs. hatch build #792

Description

@amotl

Sorry to nitpick further here, but I'm a bit confused about this change:

Using uv build creates a wheel package without any code. (8200dfe)

Isn't this an indication that there's something wrong with the pyproject.toml definition? uv build acts as a build frontend, using the build backend defined in [build-system]. So uv build should actually install & use hatch itself.

Originally posted by @mfussenegger in #786 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions