|
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"python.defaultInterpreterPath": "/home/tseed/WORK/python/vpn_venv/bin/python",
|
|
"python.terminal.activateEnvironment": true,
|
|
"python.terminal.activateEnvInCurrentTerminal": true,
|
|
"files.defaultLanguage": "python"
|
|
}
|
|
} |