Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 8a53260

Browse files
committed
Update .vscode Python interpreter path
1 parent 1fe9f7f commit 8a53260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"python.defaultInterpreterPath": "${env:HOME}/workspace/python-reactjs-boilerplate/env/bin/python"
2+
"python.defaultInterpreterPath": "${env:HOME}/workspace/python-reactjs-boilerplate/.venv/bin/python"
33
}

0 commit comments

Comments
 (0)