Skip to content

Commit 80e7d8a

Browse files
Removed python from features
1 parent a82c0d0 commit 80e7d8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"remoteUser": "vscode",
4040
"features": {
4141
// Optional features for development - increase container boot time!
42-
"ghcr.io/devcontainers/features/python:1": {
43-
"version": "3.10"
44-
}
42+
//"ghcr.io/devcontainers/features/python:1": {
43+
// "version": "3.10"
44+
//}
4545
// "ghcr.io/devcontainers-contrib/features/coverage-py:2": {},
4646
// "git": "latest",
4747
// "github-cli": "latest"

0 commit comments

Comments
 (0)