From bcdf147a938a7f800cbb9e1299f9440e53dca870 Mon Sep 17 00:00:00 2001 From: Mauro Amico Date: Mon, 24 Jun 2024 09:51:21 +0200 Subject: [PATCH] fix: missing deps --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 88cfe77..c2648a3 100644 --- a/setup.py +++ b/setup.py @@ -62,6 +62,7 @@ "plone.volto>=4.0.0", "plone.restapi>=9.6.0", "Products.PortalTransforms>=3.2.0", + "z3c.jbot", ], extras_require={ "advancedquery": [