6 lines
140 B
JSON
6 lines
140 B
JSON
{
|
|
"python.defaultInterpreterPath": "venv/bin/python",
|
|
"python.terminal.activateEnvironment": true,
|
|
"python-envs.pythonProjects": []
|
|
}
|