diff --git a/tests/test_installer.py b/tests/test_installer.py index f8db748..418c660 100644 --- a/tests/test_installer.py +++ b/tests/test_installer.py @@ -161,12 +161,6 @@ def _specifier(version): "mamba": ">=1.1.0", }, ), - # too-old Python (3.7), abort - ( - "miniconda", - "4.7.10", - ValueError, - ), ], ) def test_ensure_user_environment(