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.
2 parents e486c03 + 88053fd commit a471350Copy full SHA for a471350
docker/Dockerfile.finn
@@ -118,6 +118,7 @@ RUN pip install pytest-metadata==1.7.0
118
RUN pip install pytest-html==3.0.0
119
RUN pip install pytest-html-merger==0.0.8
120
RUN pip install pytest-cov==4.1.0
121
+RUN pip install pyyaml==6.0.1
122
123
# extra dependencies from other FINN deps
124
# installed in Docker image to make entrypoint script go faster
0 commit comments