Update MACA
parent
fa6e2bca50
commit
f1d1286e50
6
MACA.md
6
MACA.md
@ -160,14 +160,14 @@
|
|||||||
### 特别注意
|
### 特别注意
|
||||||
- **包依赖**
|
- **包依赖**
|
||||||
```bash
|
```bash
|
||||||
在安装过程中,https://repos.metax-tech.com/r/maca-pypi/simple 代理了清华源和阿里源,帮助解决第三方包的依赖问题
|
在安装过程中,https://repos.metax-tech.com/r/maca-pypi/simple 代理了清华源和阿里源,帮助解决第三方包的依赖问题。
|
||||||
```
|
```
|
||||||
- **公司自定义包**
|
- **公司自定义包**
|
||||||
```bash
|
```bash
|
||||||
当第三方源中的包名与公司自定义包名相同时,请区分版本号
|
当第三方源中的包名与公司自定义包名相同时,请区分版本号。
|
||||||
公司包的版本号格式为:2.0.0+mc2.23.0.23 或 2.1.2+metax2.24.05
|
公司包的版本号格式为:2.0.0+mc2.23.0.23 或 2.1.2+metax2.24.05
|
||||||
```
|
```
|
||||||
### 兼容性
|
### 兼容性
|
||||||
```bash
|
```bash
|
||||||
当前仓库仅支持 Python 3.8 和 Python 3.10 版本
|
当前仓库仅支持 Python 3.8 和 Python 3.10 版本。
|
||||||
|
|
Loading…
Reference in New Issue
Block a user