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 766e9fb commit e5f65cfCopy full SHA for e5f65cf
docker/Dockerfile.finn
@@ -112,6 +112,7 @@ RUN pip install pytest-metadata==1.7.0
112
RUN pip install pytest-html==3.0.0
113
RUN pip install pytest-html-merger==0.0.8
114
RUN pip install pytest-cov==4.1.0
115
+RUN pip install pyyaml==6.0.1
116
117
# extra dependencies from other FINN deps
118
# installed in Docker image to make entrypoint script go faster
0 commit comments