File size: 139 Bytes
a5ab16b
 
 
 
1
2
3
4
5
{
    "python.defaultInterpreterPath": "${workspaceFolder}\\.venv\\Scripts\\python.exe",
    "python.terminal.activateEnvironment": true
}