mirror of https://gitlab.crans.org/bde/nk20
Add texlive-latex-recommended in Gitlab-CI
This commit is contained in:
parent
3af083fb6b
commit
466db42318
|
@ -19,7 +19,7 @@ py37-django22:
|
|||
python3-djangorestframework python3-django-cas-server python3-psycopg2 python3-pil
|
||||
python3-babel python3-lockfile python3-pip python3-phonenumbers
|
||||
python3-bs4 python3-setuptools tox
|
||||
texlive-latex-base texlive-lang-french lmodern texlive-fonts-recommended
|
||||
texlive-latex-base texlive-latex-recommended texlive-lang-french lmodern texlive-fonts-recommended
|
||||
script: tox -e py37-django22
|
||||
|
||||
# Ubuntu 20.04
|
||||
|
@ -37,7 +37,7 @@ py38-django22:
|
|||
python3-djangorestframework python3-django-cas-server python3-psycopg2 python3-pil
|
||||
python3-babel python3-lockfile python3-pip python3-phonenumbers
|
||||
python3-bs4 python3-setuptools tox
|
||||
texlive-latex-base texlive-lang-french lmodern texlive-fonts-recommended
|
||||
texlive-latex-base texlive-latex-base texlive-lang-french lmodern texlive-fonts-recommended
|
||||
script: tox -e py38-django22
|
||||
|
||||
linters:
|
||||
|
|
Loading…
Reference in New Issue