Skip to content

Commit 6af1397

Browse files
authored
Remove specific Python version from devcontainer.json
1 parent 2505eb9 commit 6af1397

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
@@ -4,7 +4,6 @@
44
"name": "Mastering GitHub Copilot",
55
"image": "mcr.microsoft.com/vscode/devcontainers/python:dev-3.13-bookworm",
66
"features": {
7-
"ghcr.io/devcontainers/features/python:3": { "version": "3.13" },
87
"ghcr.io/devcontainers/features/common-utils:2": {}
98
},
109
"hostRequirements": {

0 commit comments

Comments
 (0)