Skip to content

Transition build system from hatch to uv #115

@adamamer20

Description

@adamamer20

We currently rely on hatch for building and packaging, but uv is both faster and easier to use, simplifying dependency resolution and upgrade. Since we’re already using uv in our build and test workflow (build.yml), we should change our pyproject.toml and publish.yml to use uv instead of hatch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciChanges to CI configuration files and scripts.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions