mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
mro, pro are not updated
This commit is contained in:
parent
783ad4a6ff
commit
47e985bfed
@ -23,7 +23,7 @@ CONDA_CLOUD_BASE_URL = os.getenv("CONDA_COULD_URL", "https://conda.anaconda.org"
|
|||||||
|
|
||||||
WORKING_DIR = os.getenv("TUNASYNC_WORKING_DIR")
|
WORKING_DIR = os.getenv("TUNASYNC_WORKING_DIR")
|
||||||
|
|
||||||
CONDA_REPOS = ("main", "free", "r", "mro", "pro", "msys2")
|
CONDA_REPOS = ("main", "free", "r", "msys2")
|
||||||
CONDA_ARCHES = (
|
CONDA_ARCHES = (
|
||||||
"noarch", "linux-64", "linux-32", "linux-armv6l", "linux-armv7l",
|
"noarch", "linux-64", "linux-32", "linux-armv6l", "linux-armv7l",
|
||||||
"linux-ppc64le", "osx-64", "osx-32", "win-64", "win-32"
|
"linux-ppc64le", "osx-64", "osx-32", "win-64", "win-32"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user