File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 "extensions" : [" learn-pack.learnpack-vscode" ]
2222 }
2323 },
24- "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"
24+ "onCreateCommand" : " sudo apt-get update -y && sudo apt-get install xdg-utils -y && 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"
2525
2626 // Features to add to the dev container. More info: https://containers.dev/features.
2727 // "features": {},
Original file line number Diff line number Diff line change 2020 "language" : " python3" ,
2121
2222 "editor" : {
23- "version" : " 3.1.23 "
23+ "version" : " 3.1.24 "
2424 }
2525
2626}
You can’t perform that action at this time.
0 commit comments