diff --git a/Dockerfile b/Dockerfile index 436c12a..d41eb71 100644 --- a/Dockerfile +++ b/Dockerfile @@ -72,7 +72,8 @@ RUN pip3 install \ # For cocotb RUN pip3 install \ coverage \ - vhdeps + vhdeps \ + pandas # Create config file for dls-rootfs RUN bash scripts/config-file-rootfs.sh