Commit fc65ea

2024-06-09 14:16:55 Qwas: -/-
proxy/Python.md ..
@@ 2,7 2,7 @@
## pip
- ```
+ ```sh
pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
```
@@ 20,6 20,10 @@
阿里云内网配置
+ ```sh
+ pip config set global.index-url https://mirrors.cloud.aliyuncs.com/pypi/simple/
+ ```
+
```conf
[global]
index-url=http://mirrors.cloud.aliyuncs.com/pypi/simple/
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9