➜ /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

清华源

相关文章:

  • 2021-12-02
  • 2021-11-12
  • 2021-07-10
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案