diff --git a/package.json b/package.json index d7b7f7a4..d20193b3 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "python-envs.workspaceSearchPaths": { "type": "array", "description": "%python-envs.workspaceSearchPaths.description%", - "default": ["./**/.venv"], + "default": [], "scope": "resource", "items": { "type": "string"