From 9ccd368122a1c56299c55d0690fcc412eeb02a9d Mon Sep 17 00:00:00 2001 From: Federico Ravasio Date: Thu, 20 Oct 2022 10:52:57 +0000 Subject: [PATCH] fix(build-systems): add scooby --- overrides/build-systems.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index c2868f7..1a58664 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -14749,6 +14749,9 @@ "scmrepo": [ "setuptools" ], + "scooby": [ + "setuptools" + ], "scour": [ "setuptools" ],