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 5d11b37 commit c69ec33Copy full SHA for c69ec33
.github/workflows/paper.yml
@@ -21,7 +21,7 @@ jobs:
21
run: pip install -r requirements.txt
22
23
- name: Install LaTeX requirements for matplotlib
24
- run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal texlive-fonts-extra latexmk texlive-bibtex-extra biber
+ run: sudo apt install -y texlive-latex-base texlive-latex-extra cm-super-minimal texlive-fonts-extra latexmk texlive-bibtex-extra biber texlive-lang-german
25
26
- name: Create contributor snippet
27
run: python contributors.py
0 commit comments