From f95616f9a234f8ab1aa1be18152df821334600cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 16 Sep 2026 21:54:50 +0200 Subject: [PATCH] Try to break cyclic dependencies by skipping tests for `hashable`. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89240838..58cfeddf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8705,6 +8705,7 @@ skipped-tests: - distributive # via hspec - doctest # via hspec - foundation + - hashable - hspec - hspec-discover # via logging-facade/mockery - http-streams