mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
update upgrade expectation for test_installer
it may not upgrade all the way to 1.4 if other packages are pinned in the base env
This commit is contained in:
@@ -149,7 +149,7 @@ def _specifier(version):
|
|||||||
"4.10.3-7",
|
"4.10.3-7",
|
||||||
{
|
{
|
||||||
"conda": "4.10.3",
|
"conda": "4.10.3",
|
||||||
"mamba": ">=1.4.1",
|
"mamba": ">=1.1.0",
|
||||||
"python": "3.9.*",
|
"python": "3.9.*",
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user