From 813ca22ab4e4e7127aa9127bcc9df98cf85e8a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 13 Oct 2023 06:53:16 +0200 Subject: [PATCH] Disabled `ws` - added issue reference (athanclark/ws#1). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b50e7261..8d298ba7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2549,7 +2549,7 @@ packages: - websockets-rpc - websockets-simple - webpage - - ws < 0 # 0.0.5 compile fail + - ws < 0 # 0.0.5 compile fail https://github.com/athanclark/ws/issues/1 "Fumiaki Kinoshita @fumieval": - boundingboxes