From 2e788ed794c4902904fce050e396635f46d37641 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 13 Jan 2022 09:48:07 +0800 Subject: [PATCH] ipynb < 0.2 (#6397) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4aaf256..9781e99d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6800,6 +6800,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6396 - texmath < 0.12.4 + # https://github.com/commercialhaskell/stackage/issues/6397 + - ipynb < 0.2 # end of packages # Package flags are applied to individual packages, and override the values of