Skip to content

feat(build): use uv - #444

Merged
tlecomte merged 2 commits into
masterfrom
uv
Aug 3, 2026
Merged

feat(build): use uv#444
tlecomte merged 2 commits into
masterfrom
uv

Conversation

@tlecomte

@tlecomte tlecomte commented Aug 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

Add tool.uv.required-environments to lock for all target platforms
(macOS x86_64/arm64, Linux x86_64, Windows AMD64). Without this, the
lock file generated on macOS resolved pyqt5-qt5==5.15.19 which has
no Windows wheels, causing uv sync --frozen to fail on Windows CI.
@tlecomte
tlecomte marked this pull request as ready for review August 3, 2026 18:25
@tlecomte
tlecomte merged commit b8af43e into master Aug 3, 2026
4 checks passed
@tlecomte
tlecomte deleted the uv branch August 3, 2026 18:25
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.

2 participants