Skip to content

Commit 2326b39

Browse files
committed
Remove python.pythonPath VSCode setting to let the default be picked up automatically.
1 parent 34453bb commit 2326b39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"vscode": {
1313
"settings": {
1414
"terminal.integrated.defaultProfile.linux": "bash",
15-
"python.pythonPath": "/usr/local/bin/python",
1615
"python.formatting.provider": "black",
1716
"python.linting.enabled": true,
1817
"python.linting.flake8Enabled": true,

0 commit comments

Comments
 (0)