mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
6f33a8aeba
See: https://github.com/microsoft/vscode-python/wiki/Setting-descriptions#pythondefaultinterpreterpath
4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"python.defaultInterpreterPath": "${workspaceFolder}/frappe-bench/env/bin/python"
|
|
}
|