Skip to content

Conversation

@lsorber
Copy link
Member

@lsorber lsorber commented Dec 24, 2025

Closes #303.

Changes:

  • Replace hatchling with uv_build.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR replaces the build backend from hatchling to uv_build, modernizing the project's build system configuration to align with uv's native build backend.

  • Switches from hatchling>=1.27.0 to uv_build>=0.9.18,<0.10.0
  • Updates documentation URL to point to uv's build-backend documentation
  • Changes build-backend string from hatchling.build to uv_build

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lsorber lsorber merged commit 78551b5 into main Dec 24, 2025
23 checks passed
@lsorber lsorber deleted the ls-build-backend branch December 24, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade build-system from hatchling to uv_build when available

2 participants