From 10c68b6bbdbbb2b512ed921fb8e5035aa214fc1a Mon Sep 17 00:00:00 2001 From: ngfchl Date: Fri, 14 Oct 2022 22:44:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2pip=E6=BA=90=E5=88=B0?= =?UTF-8?q?=E8=B1=86=E7=93=A3=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pip.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pip.conf b/pip.conf index 43b4cc2..abd6b8d 100644 --- a/pip.conf +++ b/pip.conf @@ -1,4 +1,4 @@ [global] -index-url = https://pypi.mirrors.ustc.edu.cn/simple/ -trusted-host = mirrors.aliyun.com - +index-url = http://pypi.douban.com/simple +[install] +trusted-host = pypi.douban.com \ No newline at end of file