Skip to content

docs: tighten python environment workflow guidance#6520

Merged
Xuanwo merged 1 commit intomainfrom
xuanwo/enforce-python-uv-workflow
Apr 15, 2026
Merged

docs: tighten python environment workflow guidance#6520
Xuanwo merged 1 commit intomainfrom
xuanwo/enforce-python-uv-workflow

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Apr 15, 2026

This tightens the repository's environment guidance so language-specific tasks must follow the documented workflow before reporting missing tools or dependencies.

For Python work, the docs now make uv sync --extra tests --extra dev and uv run ... mandatory, and explicitly call out the common failure mode where slow uv sync is interrupted or global Python is used instead.

@github-actions github-actions Bot added documentation Improvements or additions to documentation python labels Apr 15, 2026
@Xuanwo
Copy link
Copy Markdown
Collaborator Author

Xuanwo commented Apr 15, 2026

AGENTS.md only changes, let's just merge.

@Xuanwo Xuanwo merged commit 690a7c2 into main Apr 15, 2026
13 checks passed
@Xuanwo Xuanwo deleted the xuanwo/enforce-python-uv-workflow branch April 15, 2026 05:46
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