diff --git a/test/test_api/test_environment.py b/test/test_api/test_environment.py index ff8687e3..61f0d96b 100644 --- a/test/test_api/test_environment.py +++ b/test/test_api/test_environment.py @@ -27,7 +27,7 @@ def test_find_system_environments(): @pytest.mark.parametrize( 'version', - ['2.7', '3.3', '3.4', '3.5', '3.6', '3.7'] + ['2.7', '3.4', '3.5', '3.6', '3.7'] ) def test_versions(version): try: