There was an error while loading. Please reload this page.
1 parent f481576 commit bab4b8fCopy full SHA for bab4b8f
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
5
USER gitpod
6
7
-RUN pip3 install pytest pytest-testdox && npm i breathecode-cli@1.1.81 -g
+RUN pip3 install pytest==4.4.2 pytest-testdox && npm i breathecode-cli@1.1.81 -g
0 commit comments