Update Maca

mirror 2024-09-13 14:28:05 +08:00
parent 9cfabb3b0c
commit 6ff10a878f

@ -42,5 +42,5 @@ pip install <PKG Name> -i https://mirror.metax-tech.com/r/maca-pypi/simple --tru
### 永久配置 ### 永久配置
``` ```
pip config set global.index-url https://mirror.metax-tech.com/r/maca-pypi/simple pip config set global.index-url https://mirror.metax-tech.com/r/maca-pypi/simple
pip config set install.trusted-host mirror.metax-tech.com pip config set global.trusted-host https://mirror.metax-tech.com
``` ```