mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-02-21 01:51:18 +00:00
Fix installation of setuptools
.
This commit is contained in:
parent
4938fc9d85
commit
274bed6726
@ -8,7 +8,7 @@ install:
|
||||
# for executing python based pandoc filters
|
||||
- sudo apt-get install python3
|
||||
- sudo apt-get install python3-pip
|
||||
- pip3 install --upgrade setuptools
|
||||
- sudo pip3 install --upgrade setuptools
|
||||
# install python filters
|
||||
- pip3 install pandoc-latex-environment
|
||||
# packages needed for the template
|
||||
|
Loading…
x
Reference in New Issue
Block a user