Skip to content

Commit 668633f

Browse files
authoredMar 29, 2025
Update devcontainer.json
1 parent 21eb900 commit 668633f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"ghcr.io/devcontainers/features/python:1": {
66
"version": "latest",
77
"installTools": false,
8-
"installJupyterlab": false,
9-
"toolsToInstall": "mypy"
8+
"installJupyterlab": false
109
},
1110
"ghcr.io/va-h/devcontainers-features/uv:1": {},
1211
"ghcr.io/devcontainers-contrib/features/shfmt:1": {},

0 commit comments

Comments
 (0)