mirror of
https://github.com/trycua/computer.git
synced 2026-05-12 19:38:43 -05:00
Use virtual environment in VS Code
This commit is contained in:
Vendored
+2
-1
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"python-envs.pythonProjects": []
|
||||
"python-envs.pythonProjects": [],
|
||||
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python"
|
||||
}
|
||||
Reference in New Issue
Block a user