mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Update "Python versions" documentation (#4943)
Replacing references to toolchains
This commit is contained in:
parent
e01022d75b
commit
5b6dffe522
3 changed files with 30 additions and 31 deletions
|
@ -26,7 +26,7 @@ To install a specific Python version:
|
|||
$ uv python install 3.12
|
||||
```
|
||||
|
||||
See the [Python toolchain](../preview/toolchains.md) documentation for more details.
|
||||
See the [Python versions](../python-versions.md) documentation for more details.
|
||||
|
||||
## Viewing Python installations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue