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.
2 parents 4df0cec + ce6faf7 commit be444a6Copy full SHA for be444a6
.devcontainer/devcontainer.json
@@ -21,7 +21,7 @@
21
"extensions": ["learn-pack.learnpack-vscode"]
22
}
23
},
24
- "onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock && npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/python@1.0.0"
+ "onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install @learnpack/python@1.0.0"
25
26
// Features to add to the dev container. More info: https://containers.dev/features.
27
// "features": {},
learn.json
@@ -20,7 +20,7 @@
20
"language": "python3",
"editor": {
- "version": "1.0.73"
+ "version": "3.1.9"
0 commit comments