Skip to content

build(make): prefer uv, then pyenv, then system python in setup#21

Merged
randomparity merged 1 commit into
mainfrom
feature/make-setup-tooling
Sep 8, 2025
Merged

build(make): prefer uv, then pyenv, then system python in setup#21
randomparity merged 1 commit into
mainfrom
feature/make-setup-tooling

Conversation

@randomparity

Copy link
Copy Markdown
Owner

Use uv for venv and dev deps when available; fall back to pyenv-managed
python for venv creation, else system python3. Keeps editable dev install
via pyproject.

Use uv for venv and dev deps when available; fall back to pyenv-managed
python for venv creation, else system python3. Keeps editable dev install
via pyproject.
@randomparity randomparity merged commit cf2af64 into main Sep 8, 2025
1 check 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.

1 participant