Skip to content

Commit 0d9a0e7

Browse files
Update .gitpod.Dockerfile
1 parent 197888c commit 0d9a0e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ FROM gitpod/workspace-full:latest
44
USER gitpod
55

66
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-
7+
RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/python

0 commit comments

Comments
 (0)