From a40361db3c2dce069e2aa8dfbd081a584147271e Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 17 Sep 2020 03:38:48 -0700 Subject: [PATCH] Remove unpaper from macOS build Homebrew seems to be having issues with its deps? --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f45d1075..5fbb2cf6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -168,8 +168,7 @@ stages: leptonica \ openjpeg \ pngquant \ - tesseract \ - unpaper + tesseract displayName: "Install system packages" - bash: | pip3 install --upgrade pip