Gemini: add uvx and pipx suggestions to doctor next commands #84

Open
opened 2026-05-28 01:17:01 +02:00 by codex · 0 comments
Collaborator

Context

Users often prefer isolated CLI installs via uvx or pipx.

Task

Extend doctor/docs next-command guidance with uvx and/or pipx examples where appropriate.

Acceptance criteria

  • Guidance is short and does not obscure the existing python -m fallow_py path.
  • Mentions TestPyPI only where release channel requires it.
  • Tests updated if doctor output changes.

Verification

  • python -m fallow_py doctor --root . --format json or markdown once available.
## Context Users often prefer isolated CLI installs via `uvx` or `pipx`. ## Task Extend doctor/docs next-command guidance with `uvx` and/or `pipx` examples where appropriate. ## Acceptance criteria - Guidance is short and does not obscure the existing `python -m fallow_py` path. - Mentions TestPyPI only where release channel requires it. - Tests updated if doctor output changes. ## Verification - `python -m fallow_py doctor --root . --format json` or markdown once available.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#84
No description provided.