Skip to content
Snippets Groups Projects
Commit f9a16f10 authored by tuhe's avatar tuhe
Browse files

converter cli + tests

parent 0513204f
No related branches found
No related tags found
No related merge requests found
Pipeline #7506 failed
......@@ -110,8 +110,8 @@ pages:
- pwd
- apt-get update
- apt install -y git
- apt install -y inkscape pdftk
- apt install -y latexmk
- apt install -y inkscape pdftk # pdftk to grap pdf pages (only for converter; can probably be omitted).
- apt install -y latexmk poppler-utils # latexmk and pdftocairo
- pip install -U Pillow
- pip install -e ./
- apt install -y python-opengl xvfb # Virtual framebuffer for GL stuff.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment