feat: add kwkhtmltopdf asset fix (#395)

* feat: add kwkhtmltopdf asset fix
This commit is contained in:
Vincent Renaville
2022-12-12 10:31:16 +01:00
committed by GitHub
co-authored by GitHub
parent fc452c6a2a
commit 91e8999b5c
9 changed files with 67 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ branches:
python:
# Force a newer version than 3.7.1 which break build
# due to https://bugs.python.org/issue34921
- "3.7.2"
- "3.8"
addons:
postgresql: "9.5"