pip国内源

来源:互联网 发布:gopro 软件 编辑:程序博客网 时间:2024/05/21 05:22


Linux: ~/.pip/pip.conf 


windows: 
C:\Users\xx\pip\pip.ini



[global]
index-url = http://pypi.douban.com/simple
[install]
trusted-host=pypi.douban.com

原创粉丝点击