Skip to content

Commit 7fdb836

Browse files
authored
Update devcontainer.json
1 parent f8447a6 commit 7fdb836

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
}
2727
},
2828
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@5.0.348 -g && learnpack plugins:install @learnpack/python@1.0.6"
29-
3029
// Use 'forwardPorts' to make a list of ports inside the container available locally.
3130
// "forwardPorts": [],
3231

@@ -39,4 +38,3 @@
3938
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
4039
// "remoteUser": "root"
4140
}
42-

0 commit comments

Comments
 (0)