We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e67243 + 105dfb1 commit e84a372Copy full SHA for e84a372
.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/learnpack -g && learnpack plugins:install learnpack-python@0.0.35
+RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/python
0 commit comments