@@ -4,4 +4,5 @@ FROM gitpod/workspace-full:latest
4
5
USER gitpod
6
7
-RUN pip3 install pytest==4.4.2 pytest-testdox mock && npm i [email protected] -g
+RUN pip3 install pytest==4.4.2 pytest-testdox mock
8
+RUN npm i [email protected] -g && learnpack plugins:install [email protected]
0 commit comments