We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e005c4 + e3bc47c commit 20602a5Copy full SHA for 20602a5
.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.39 -g && learnpack plugins:install @learnpack/python@1.0.3"
25
26
// Features to add to the dev container. More info: https://containers.dev/features.
27
// "features": {},
learn.json
@@ -18,7 +18,7 @@
18
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
19
20
"editor": {
- "version": "1.0.73"
+ "version": "3.1.23"
0 commit comments