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.
1 parent 197888c commit 0d9a0e7Copy full SHA for 0d9a0e7
.gitpod.Dockerfile
@@ -4,5 +4,4 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN pip3 install pytest==4.4.2 pytest-testdox mock
7
-RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install learnpack-python@0.0.36
8
-
+RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/python
0 commit comments