From 5618ca23fa20ed76d7e037389a94f8363dbeeee3 Mon Sep 17 00:00:00 2001 From: theGhostJW Date: Mon, 21 Apr 2025 16:33:43 +1000 Subject: [PATCH 1/2] add webdriver-precore --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d0efada..8ad9bf3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -231,6 +231,9 @@ packages: "Sasha Bogicevic @v0d1ch": - plaid + "John Walker @theGhostJW" + - webdriver-precore + "Geoffrey Mainland @mainland": - exception-mtl - exception-transformers From 2a59ccee67097caccc846f6da0b619ef6b895dbe Mon Sep 17 00:00:00 2001 From: John Walker Date: Tue, 22 Apr 2025 21:41:31 +1000 Subject: [PATCH 2/2] fix typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8ad9bf3c..b9379d73 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -231,7 +231,7 @@ packages: "Sasha Bogicevic @v0d1ch": - plaid - "John Walker @theGhostJW" + "John Walker @theGhostJW": - webdriver-precore "Geoffrey Mainland @mainland":