mirror of
https://github.com/ryanvolz/radioconda.git
synced 2026-03-30 19:55:54 -04:00
Use micromamba 2.5.0, same as miniforge
This commit is contained in:
parent
0d9354cc33
commit
e82a3b3c2a
@ -93,7 +93,7 @@ if __name__ == "__main__":
|
||||
)
|
||||
parser.add_argument(
|
||||
"--micromamba_version",
|
||||
default="1.5.12",
|
||||
default="2.5.0",
|
||||
help=(
|
||||
"Version of micromamba to download and bundle into the installer."
|
||||
" (default: %(default)s)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user