Update MACA
parent
6150075283
commit
0d65d88960
4
MACA.md
4
MACA.md
@ -149,12 +149,12 @@
|
||||
|
||||
### 安装包及列出可用版本
|
||||
|
||||
- **对于 pip 21.0 及之前版本,使用以下命令触发错误并列出包的所有可用版本**
|
||||
- **对于 pip 22.0 及之前版本,使用以下命令触发错误并列出包的所有可用版本**
|
||||
```bash
|
||||
pip install <package>== -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
```
|
||||
|
||||
- **对于 pip 21.0 之后版本,使用以下命令列出某个包的所有可用版本**
|
||||
- **对于 pip 22.0 之后版本,使用以下命令列出某个包的所有可用版本**
|
||||
```bash
|
||||
pip index versions triton -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user