diff --git a/.vscode/settings.json b/.vscode/settings.json index c9ebf2d..cc081ee 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "python-envs.defaultEnvManager": "ms-python.python:system" + "python-envs.defaultEnvManager": "ms-python.python:venv" } \ No newline at end of file