From 1a34a4524092fe32b51958648fb23c92d3a655a4 Mon Sep 17 00:00:00 2001 From: iProbe Date: Fri, 10 Nov 2023 17:39:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'Python/pip=E6=8D=A2?= =?UTF-8?q?=E6=BA=90.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Python/pip换源.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Python/pip换源.md diff --git a/Python/pip换源.md b/Python/pip换源.md new file mode 100644 index 0000000..597fd6d --- /dev/null +++ b/Python/pip换源.md @@ -0,0 +1 @@ +pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple \ No newline at end of file