diff --git a/MACA.md b/MACA.md index 94df071..fb084f1 100644 --- a/MACA.md +++ b/MACA.md @@ -292,22 +292,6 @@ pip index versions -i https://repos.metax-tech.com/r/maca-pypi/simple --trusted-host repos.metax-tech.com ``` -### Conda安装 -#### 单包安装 - - **使用以下命令安装指定包** - ```bash - conda install -c https://repos.metax-tech.com/r/maca-conda/ - ``` - -#### 列出可用版本 -- - ```bash - conda search --info -c https://repos.metax-tech.com/r/maca-conda/ - ``` - -### 兼容性 - - 当前仓库仅支持 Python 3.8 和 Python 3.10 版本。 - - 当前仓库仅支持cpython编译器。 \ No newline at end of file