Skip to content

docs(python): prefer uv for local environment setup#6335

Merged
Xuanwo merged 2 commits intomainfrom
xuanwo/python-docs-prefer-uv
Mar 30, 2026
Merged

docs(python): prefer uv for local environment setup#6335
Xuanwo merged 2 commits intomainfrom
xuanwo/python-docs-prefer-uv

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Mar 30, 2026

This updates the Python contributor docs to prefer uv for local environment initialization and day-to-day command execution, while keeping the documented Makefile targets unchanged.

I intentionally did not migrate CI in this PR. We have already tried broader uv rollouts in #4221 and are still carrying a larger CI refactor in #5210; the current Python workflows still have materially different dependency shapes across lint, wheel-install test, benchmark, and optional Torch / TensorFlow / Ray paths, so I don't see a single environment definition we can switch to safely without a dedicated CI pass.

This keeps the local guidance moving in the right direction without pretending the CI environment has already been unified. No tests were run because this is a docs-only change.

@github-actions github-actions Bot added documentation Improvements or additions to documentation python labels Mar 30, 2026
@Xuanwo Xuanwo merged commit 38454c8 into main Mar 30, 2026
13 checks passed
@Xuanwo Xuanwo deleted the xuanwo/python-docs-prefer-uv branch March 30, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants