Skip to content

docs: remove uv/python from general prerequisites (Fixes #919)#931

Open
clawwoo2026 wants to merge 1 commit intorysweet:mainfrom
clawwoo2026:main
Open

docs: remove uv/python from general prerequisites (Fixes #919)#931
clawwoo2026 wants to merge 1 commit intorysweet:mainfrom
clawwoo2026:main

Conversation

@clawwoo2026
Copy link
Copy Markdown

Summary

Fixes outdated prerequisites in README.md that list uv and python as required tools.

Changes

  • Removed uv and python from the general prerequisites list
  • Added a note clarifying that uv/python are only needed for Option 3 (Run via uvx)
  • Clarified that the Rust binary (Option 1 & 2) does not require Python

Context

Since v2.3.0-rust (March 2026), azlin ships as a self-contained Rust binary. The uv and python prerequisites were required by the old Python CLI (azlin-py) but are not needed to run the Rust binary.

This fix addresses issue #919 reported by the Documentation Freshness Checker.

Testing

  • Verified README renders correctly
  • Confirmed uv/python still mentioned in Option 3 section

- Remove uv and python from the general prerequisites list
- Add note that uv/python are only needed for Option 3 (uvx)
- Clarify that Rust binary (Option 1 & 2) doesn't require Python

Since v2.3.0-rust, azlin ships as a self-contained Rust binary.
uv/python were only needed for the old Python CLI (azlin-py).
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