File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 mock pytest-testdox toml && npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/python@1.0.0 "
24+ "onCreateCommand" : " pip3 install pytest==6.2.5 mock pytest-testdox toml && 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 @@ -25,4 +25,4 @@ RUN echo "unset DATABASE_URL" >> $HOME/.bashrc
2525RUN echo "export DATABASE_URL" >> $HOME/.bashrc
2626
2727RUN pip3 install pytest==6.2.5 mock pytest-testdox toml
28- RUN npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/python@1.0.0
28+ RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/python@1.0.3
Original file line number Diff line number Diff line change 2020 " REST"
2121 ],
2222 "editor" : {
23- "version" : " 1.0.73 "
23+ "version" : " 3.1.23 "
2424 },
2525 "autoPlay" : true ,
2626 "projectType" : " tutorial"
You can’t perform that action at this time.
0 commit comments