Merged
Conversation
Co-authored-by: wtgee <70736+wtgee@users.noreply.github.com>
…tignore Co-authored-by: wtgee <70736+wtgee@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Remove all references to hatch and use uv only
Migrate from Hatch to UV build system
Feb 14, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #332 +/- ##
========================================
Coverage 85.11% 85.11%
========================================
Files 21 21
Lines 1344 1344
========================================
Hits 1144 1144
Misses 200 200 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces Hatch with UV for build and dependency management, aligning with the POCS repository pattern and adopting modern PEP 735 dependency groups.
Build System
hatchlingtosetuptools+setuptools-scmfor buildingsetuptools-scmwith auto-generated_version.pyfiles[project.optional-dependencies]to[dependency-groups]for modern dependency managementWorkflows
uv sync --group <group>anduv run <command>hatch buildtouv buildDeveloper Experience
Commands updated throughout documentation (README, AGENTS.md, copilot-instructions):
Cleanup
click<8.3version pin (was Hatch-specific compatibility workaround)_version.pyto.gitignoreand ruff exclusionsuv.lockfor reproducible dependency resolutionWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
astral.sh/usr/bin/curl curl -LsSf REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.