首页 > 其他 > 详细

PIP 配置文件

时间:2021-04-26 10:42:37      阅读:14      评论:0      收藏:0      [点我收藏+]

Per-user:

On Unix the default configuration file is: $HOME/.config/pip/pip.conf which respects the XDG_CONFIG_HOMEenvironment variable.
On macOS the configuration file is $HOME/Library/Application Support/pip/pip.conf if directory $HOME/Library/Application Support/pip exists else $HOME/.config/pip/pip.conf.
On Windows the configuration file is %APPDATA%\pip\pip.ini.

如果文件不存在,则需要自己创建。

引用:
https://pip.pypa.io/en/stable/user_guide/#config-file



作者:wMeSlAx767
链接:https://www.jianshu.com/p/ed2f23b70771
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

转自 https://www.jianshu.com/p/ed2f23b70771

PIP 配置文件

原文:https://www.cnblogs.com/jackju/p/14703190.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!