vault backup: 2025-03-11 09:37:07
Affected files: 20.01. Programming/Python/uv.md
This commit is contained in:
@@ -13,7 +13,7 @@ description:
|
|||||||
# 管理 Python 版本
|
# 管理 Python 版本
|
||||||
## 列出可安裝的 Python 版本
|
## 列出可安裝的 Python 版本
|
||||||
用 [`uv python list`](https://docs.astral.sh/uv/reference/cli/#uv-python-list) 可以列出可安裝的 Python 版本。
|
用 [`uv python list`](https://docs.astral.sh/uv/reference/cli/#uv-python-list) 可以列出可安裝的 Python 版本。
|
||||||
```bash
|
```shell
|
||||||
❯ uv python list
|
❯ uv python list
|
||||||
cpython-3.14.0a5+freethreaded-windows-x86_64-none <download available>
|
cpython-3.14.0a5+freethreaded-windows-x86_64-none <download available>
|
||||||
cpython-3.14.0a5-windows-x86_64-none <download available>
|
cpython-3.14.0a5-windows-x86_64-none <download available>
|
||||||
|
|||||||
Reference in New Issue
Block a user