Fix Travis build by installing the python package wheel (see https://github.com/pypa/setuptools/issues/1934)

This commit is contained in:
Wandmalfarbe 2020-05-03 22:48:48 +02:00
parent 84b70f64dd
commit d1d8e8f08b

View File

@ -9,6 +9,7 @@ install:
- sudo apt-get install python3
- sudo apt-get install python3-pip
- sudo pip3 install --upgrade setuptools
- sudo pip3 install wheel # see https://github.com/pypa/setuptools/issues/1934
# install python filters
- pip3 install pandoc-latex-environment
# packages needed for the template