Fix tests for update of mambaforge from 22.11.1-4 to 23.1.0-1

This commit is contained in:
Erik Sundell
2023-04-17 10:26:38 +02:00
committed by GitHub
parent 000e4f2540
commit 438df10e1a

View File

@@ -124,7 +124,7 @@ def _specifier(version):
# previous install, 1.0 # previous install, 1.0
( (
"mambaforge", "mambaforge",
"22.11.1-4", "23.1.0-1",
{ {
"python": "3.10.*", "python": "3.10.*",
"conda": "23.1.0", "conda": "23.1.0",