mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Remove old miniconda test
This commit is contained in:
@@ -161,12 +161,6 @@ def _specifier(version):
|
|||||||
"mamba": ">=1.1.0",
|
"mamba": ">=1.1.0",
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
# too-old Python (3.7), abort
|
|
||||||
(
|
|
||||||
"miniconda",
|
|
||||||
"4.7.10",
|
|
||||||
ValueError,
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def test_ensure_user_environment(
|
def test_ensure_user_environment(
|
||||||
|
|||||||
Reference in New Issue
Block a user