nastavenie interpretera python do workspace

This commit is contained in:
2026-03-15 15:26:18 +00:00
parent 957420e96b
commit eaa3d83aed
+4 -1
View File
@@ -1 +1,4 @@
{}
{
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
"python.terminal.activateEnvironment": true
}