Skip to content

Commit

Permalink
remove redundant vscode interpreter path
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 6, 2023
1 parent 1f6c73b commit 4ad8fd2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
4 changes: 0 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"epicsdeb.vscode-epics",
"ms-python.black-formatter"
]
},
"settings": {
// global python venv created in epics-base
"python.defaultInterpreterPath": "/venv/bin/python"
}
},
// Make sure the files we are mapping into the container exist on the host
Expand Down
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

2 changes: 1 addition & 1 deletion ibek-support

0 comments on commit 4ad8fd2

Please sign in to comment.