There was an error while loading. Please reload this page.
1 parent d9f9133 commit e43e48cCopy full SHA for e43e48c
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full:latest
3
USER gitpod
4
5
RUN pip3 install pytest==4.6.0 pytest-testdox mock
6
-RUN npm i learnpack@0.1.19 -g && learnpack plugins:install learnpack-python@0.0.35
+RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-python@0.0.35
0 commit comments