Skip to content

Commit 8f93696

Browse files
committed
venv config
1 parent fb78b32 commit 8f93696

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
},
55
"java.compile.nullAnalysis.mode": "automatic",
66
"python-envs.defaultEnvManager": "ms-python.python:venv",
7-
"java.configuration.updateBuildConfiguration": "interactive"
7+
"java.configuration.updateBuildConfiguration": "interactive",
8+
"python.defaultInterpreterPath": "/home/omena0/Github/PyJavaBridge/.venv/bin/python"
89
}

0 commit comments

Comments
 (0)