Update anaconda.py

This commit is contained in:
DeeDive 2022-11-20 06:49:25 +08:00 committed by GitHub
parent 5739269408
commit 86fce65a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ CONDA_CLOUD_REPOS = (
"pytorch3d/linux-64", "pytorch3d/noarch",
"idaholab/linux-64", "idaholab/noarch",
"MindSpore/linux-64", "MindSpore/linux-aarch64", "MindSpore/osx-arm64", "MindSpore/osx-64", "MindSpore/win-64", "MindSpore/noarch",
"RoboStack/linux-64", "RoboStack/osx-64", "RoboStack/win-64"
"RoboStack/linux-64", "RoboStack/osx-64", "RoboStack/win-64",
)
EXCLUDED_PACKAGES = (