Skip to content
Snippets Groups Projects
Commit 9dc6323a authored by Philipp Arras's avatar Philipp Arras
Browse files

CI: Add pandoc

parent bbe09873
Branches
Tags
No related merge requests found
Pipeline #144295 passed
......@@ -4,7 +4,7 @@ RUN apt-get update && apt-get install -y \
# Needed for setup
git python3-pip \
# Documentation build dependencies
dvipng texlive-latex-base texlive-latex-extra \
dvipng texlive-latex-base texlive-latex-extra pandoc \
# Dependency of mpi4py
libopenmpi-dev \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment