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 116ca51 commit 4e29b20Copy full SHA for 4e29b20
.gitpod.Dockerfile
@@ -3,6 +3,6 @@ FROM gitpod/workspace-full:latest
3
4
USER gitpod
5
6
-RUN npm i jest@24.8.0 -g
+RUN npm RUN pip3 install pytest==4.4.2 pytest-testdox mock
7
RUN npm i learnpack -g && learnpack plugins:install learnpack-python
8
0 commit comments