mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Touch-ups to the Python install guide (#11116)
This commit is contained in:
parent
80d485d32a
commit
e0a19be825
2 changed files with 23 additions and 19 deletions
|
@ -184,6 +184,8 @@ To exclude downloads and only show installed Python versions:
|
|||
$ uv python list --only-installed
|
||||
```
|
||||
|
||||
See the [`uv python list`](../reference/cli.md#uv-python-list) reference for more details.
|
||||
|
||||
## Finding a Python executable
|
||||
|
||||
To find a Python executable, use the `uv python find` command:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue