Add virtualenv to settings.json
This commit is contained in:
parent
bd0db220e3
commit
a19855b279
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"python.pythonPath": "${workspaceFolder}/venv/bin/python"
|
||||
}
|
Loading…
Reference in New Issue
Block a user