mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-12-26 00:52:46 +00:00
Merge 86fce65a8d into 0bef021cba
This commit is contained in:
commit
a4965d485a
|
|
@ -66,6 +66,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",
|
||||
)
|
||||
|
||||
EXCLUDED_PACKAGES = (
|
||||
|
|
|
|||
Loading…
Reference in New Issue