From b541c3fc08f9e9964d6ce41820197758964c87e3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Wed, 2 Oct 2019 21:53:54 +0100 Subject: [PATCH] Remove pandoc citeproc --- tasks/dev.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/dev.yml b/tasks/dev.yml index 3f7deb8..07a3ae1 100644 --- a/tasks/dev.yml +++ b/tasks/dev.yml @@ -8,7 +8,6 @@ with_items: - 'biber' - 'pandoc-bin' - - 'pandoc-citeproc-bin' - 'texlive-most' - name: "Install dev packages"