diff --git a/.vscode/settings.json b/.vscode/settings.json index 5048f20..203171e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "python.defaultInterpreterPath": "${env:HOME}/workspace/python-reactjs-boilerplate/env/bin/python" + "python.defaultInterpreterPath": "${env:HOME}/workspace/python-reactjs-boilerplate/.venv/bin/python" } \ No newline at end of file