mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
Update anaconda.py
add pytorch-lts linux-64 channel
This commit is contained in:
parent
271f810c6a
commit
45928258d9
@ -63,6 +63,7 @@ CONDA_CLOUD_REPOS = (
|
|||||||
"c4aarch64/linux-aarch64", "c4aarch64/noarch",
|
"c4aarch64/linux-aarch64", "c4aarch64/noarch",
|
||||||
"pytorch3d/linux-64", "pytorch3d/noarch",
|
"pytorch3d/linux-64", "pytorch3d/noarch",
|
||||||
"idaholab/linux-64", "idaholab/noarch",
|
"idaholab/linux-64", "idaholab/noarch",
|
||||||
|
"pytorch-lts/linux-64",
|
||||||
)
|
)
|
||||||
|
|
||||||
EXCLUDED_PACKAGES = (
|
EXCLUDED_PACKAGES = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user