InQuire/.vscode/settings.json
2018-12-04 17:21:08 +01:00

3 lines
65 B
JSON

{
"python.pythonPath": "${workspaceFolder}/venv/bin/python"
}