mirror of
https://github.com/ryanvolz/radioconda.git
synced 2026-06-08 00:54:55 -04:00
Use micromamba 2.5.0, same as miniforge
This commit is contained in:
+1
-1
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user