Use pip3 to install python based filters on travis.

This commit is contained in:
Wandmalfarbe 2020-01-01 22:24:14 +01:00
parent 5dea3bf00c
commit 15241862ae

View File

@ -9,7 +9,7 @@ install:
- sudo apt-get install python3
- sudo apt-get install python3-pip
# install python filters
- pip install pandoc-latex-environment
- pip3 install pandoc-latex-environment
# packages needed for the template
- tlmgr install xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro mdframed needspace fvextra footmisc footnotebackref background
# packages only needed for some examples (that include packages via header-includes)