Skip to content

Commit cff0e68

Browse files
authored
Update devcontainer.json
1 parent 3485538 commit cff0e68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extensions": ["learn-pack.learnpack-vscode"]
2323
}
2424
},
25-
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@2.1.57 -g && learnpack plugins:install @learnpack/python@1.0.3"
25+
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock pandas && npm i @learnpack/learnpack@4.0.0 -g && learnpack plugins:install @learnpack/python@1.0.5"
2626

2727
// Features to add to the dev container. More info: https://containers.dev/features.
2828
// "features": {},

0 commit comments

Comments
 (0)