Gemini: add uvx and pipx suggestions to doctor next commands #84
Labels
No labels
area:ci
area:docs
area:engineering
area:framework-fp
area:test-coverage
dogfood:fn
dogfood:fp
dogfood:friction
dogfood:tp
phase:b
phase:c
severity:critical
severity:high
severity:low
severity:medium
source:deepseek-v4-pro
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/fallow-py#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Users often prefer isolated CLI installs via
uvxorpipx.Task
Extend doctor/docs next-command guidance with
uvxand/orpipxexamples where appropriate.Acceptance criteria
python -m fallow_pypath.Verification
python -m fallow_py doctor --root . --format jsonor markdown once available.