From e28be97ab3dde8893c2c9690134f6e58afd75360 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 2 Jul 2018 13:44:20 -0700 Subject: [PATCH] Add constraint "hledger-ui < 1.10" per #3678 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6868859b..c892a424 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3554,6 +3554,7 @@ packages: - fsnotify < 0.3 - filecache < 0.4 - starter < 0.3 + - hledger-ui < 1.10 # https://github.com/ethercrow/unordered-intmap/issues/1 # https://github.com/fpco/store/issues/131