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

converter cli + tests

parent f9a16f10
Branches
No related tags found
No related merge requests found
Pipeline #7507 failed
...@@ -73,6 +73,7 @@ stages: ...@@ -73,6 +73,7 @@ stages:
- apt install git - apt install git
- apt install -y xvfb # Virtual framebuffer for GL stuff. - apt install -y xvfb # Virtual framebuffer for GL stuff.
- apt install -y inkscape pdftk - apt install -y inkscape pdftk
- apt install -y latexmk poppler-utils # latexmk and pdftocairo
- pip install -U Pillow - pip install -U Pillow
- pip install -e ./ - pip install -e ./
- cd tests - cd tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment