.pcode_python/.vscode/settings.json

{
    "python.terminal.activateEnvironment": false,
    "python.pythonPath": "venv\\Scripts\\python.exe"
}