There was an error while loading. Please reload this page.
1 parent 96471d5 commit fd39a4fCopy full SHA for fd39a4f
.gitpod.Dockerfile
@@ -3,5 +3,5 @@ FROM gitpod/workspace-full:latest
3
USER gitpod
4
5
RUN pip3 install pytest==4.4.2 pytest-testdox mock
6
-RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-python@0.0.34
+RUN npm i learnpack@0.1.14 -g && learnpack plugins:install learnpack-python@0.0.35
7
0 commit comments