From 06f69be4e0ccc932b64c17025a689142aa8858a4 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Tue, 11 Mar 2025 09:37:07 +0800 Subject: [PATCH] vault backup: 2025-03-11 09:37:07 Affected files: 20.01. Programming/Python/uv.md --- 20.01. Programming/Python/uv.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/20.01. Programming/Python/uv.md b/20.01. Programming/Python/uv.md index c29dea7..d4a5b97 100644 --- a/20.01. Programming/Python/uv.md +++ b/20.01. Programming/Python/uv.md @@ -13,7 +13,7 @@ description: # 管理 Python 版本 ## 列出可安裝的 Python 版本 用 [`uv python list`](https://docs.astral.sh/uv/reference/cli/#uv-python-list) 可以列出可安裝的 Python 版本。 -```bash +```shell ❯ uv python list cpython-3.14.0a5+freethreaded-windows-x86_64-none cpython-3.14.0a5-windows-x86_64-none