码迷,mamicode.com
首页 > 系统相关 > 详细

mac修改pip源

时间:2020-04-02 15:36:54      阅读:95      评论:0      收藏:0      [点我收藏+]

标签:https   http   pip源   git   vim   lob   tps   conf   pwd   

? /home cd ~
? ~ git:(master) ? pwd
/Users/twob
? ~ git:(master) ? mkdir .pip
? ~ git:(master) ? cd .pip
? .pip git:(master) ? ls
? .pip git:(master) ? vim pip.conf

[global]
index-url = https://pypi.tuna.tsinghua.edu.cn/simple

清华源

mac修改pip源

标签:https   http   pip源   git   vim   lob   tps   conf   pwd   

原文地址:https://www.cnblogs.com/twobrother/p/12620172.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!