We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23378fd commit c582d97Copy full SHA for c582d97
Python/env.md
@@ -4,6 +4,8 @@
4
### uv
5
```bash
6
# uv大概可以一统江湖了
7
+# install
8
+curl -LsSf https://astral.sh/uv/install.sh | sh
9
10
# 查看py版本
11
uv python list
0 commit comments