Skip to content

python: add uv support - #132

Merged
wpjunior merged 1 commit into
masterfrom
feature/python-uv
Jun 16, 2026
Merged

python: add uv support#132
wpjunior merged 1 commit into
masterfrom
feature/python-uv

Conversation

@wpjunior

@wpjunior wpjunior commented Jun 5, 2026

Copy link
Copy Markdown
Member

Detect uv.lock and use uv sync for fast dependency installation, with Python version extraction from requires-python field.

Priority: Pipfile.lock > poetry.lock > uv.lock > PYTHON_VERSION > .python-version > default

Detect uv.lock and use `uv sync` for fast dependency installation,
with Python version extraction from requires-python field.

Priority: Pipfile.lock > poetry.lock > uv.lock > PYTHON_VERSION > .python-version > default

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wpjunior
wpjunior merged commit 2ed05b3 into master Jun 16, 2026
77 checks passed
@wpjunior
wpjunior deleted the feature/python-uv branch June 16, 2026 14:12
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.

1 participant