From 6a9a40fead9b40445ba59332e199fca6fb354c77 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 14 Nov 2017 16:39:37 -0800 Subject: [PATCH] Hide pretty-class and prettyclass due to conflict with pretty (and themselves). Should unblock zm #3026 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d03b3cc9..dc806cb3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4331,6 +4331,8 @@ hide: - binary-ieee754 # conflicts with data-binary-ieee754 - rerebase # conflicts with base - matrices # conflicts with matrix +- pretty-class # conflicts with pretty and prettyclass +- prettyclass # conflicts with pretty and pretty-class # Cryptonite deprecations - cipher-aes