标签:清华大学
添加清华大学pip源
mkdir ~/.pip
touch ~/.pip/pip.conf
cat ~/.pip/pip.conf
[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
本文出自 “小郑技术博客” 博客,请务必保留此出处http://ko178.blog.51cto.com/220419/1812263
标签:清华大学
原文地址:http://ko178.blog.51cto.com/220419/1812263