mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Fixed dependencies for building example character sheets on travis.
This commit is contained in:
+1
-3
@@ -4,9 +4,7 @@ python:
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:malteworld/ppa
|
||||
- sudo apt -q update
|
||||
- sudo apt-get -y install pdftk
|
||||
- sudo apt-get -y install pdftk texlive-latex-base
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user