We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db747a2 commit a77a55eCopy full SHA for a77a55e
1 file changed
.devcontainer/devcontainer.json
@@ -27,9 +27,6 @@
27
},
28
"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
30
- // Features to add to the dev container. More info: https://containers.dev/features.
31
- },
32
-
33
// Use 'forwardPorts' to make a list of ports inside the container available locally.
34
// "forwardPorts": [],
35
0 commit comments