Skip to content

fix: bump minimum uv version - #204

Merged
dom96 merged 1 commit into
mainfrom
dominik/bump-uv
Aug 13, 2026
Merged

fix: bump minimum uv version#204
dom96 merged 1 commit into
mainfrom
dominik/bump-uv

Conversation

@dom96

@dom96 dom96 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Resolves the issue I ran into here: #197 (comment)

@ask-bonk

ask-bonk Bot commented Aug 13, 2026

Copy link
Copy Markdown

The change is straightforward: bumping MIN_UV_VERSION from (0, 8, 10) to (0, 12, 3) to fix the issue where older uv versions couldn't find the cpython-3.14.2-emscripten-wasm32-musl interpreter. The version parsing logic at lines 246-254 handles this correctly with tuple comparison. The code change is minimal and correct.

LGTM

github run

@dom96
dom96 merged commit 8ffe0ea into main Aug 13, 2026
22 checks passed
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