From 5e82e72b3f49e0ad85794833c67aad4ae67ab0ad Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 21:02:23 +0200 Subject: [PATCH] Note that pandoc test failure will be fixed in pandoc > 1.15.1.1 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e39d0991..c7177965 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1621,7 +1621,8 @@ packages: - largeword < 1.2.4 # https://github.com/jgm/pandoc/issues/2466 - - pandoc < 1.15.1.1 + # Can be removed after > 1.15.1.1 is out. + - pandoc < 1.15.1.1 || > 1.15.1.1 # end of packages