From 379eb735572c79936c303c3d8144f11cc3a40563 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 14 Jun 2019 11:15:18 +0300 Subject: Add: python markdown parser --- ci-prod-fable.ick | 1 + 1 file changed, 1 insertion(+) diff --git a/ci-prod-fable.ick b/ci-prod-fable.ick index 3b98c86..1c0c726 100644 --- a/ci-prod-fable.ick +++ b/ci-prod-fable.ick @@ -52,6 +52,7 @@ pipelines: apt update apt upgrade -y apt install -y texlive-full python-pandocfilters python3-pandocfilters + apt install -y python3 python3-commonmark-bkrs - pipeline: build_fable_poc_pdfs actions: -- cgit v1.2.1