From e8ce3cfb587c9cc9204224008df05f6f9787142c Mon Sep 17 00:00:00 2001 From: Roman Date: Fri, 22 Mar 2024 16:45:50 +0100 Subject: [PATCH] fix --- base.cfg | 1 + constraints_plone52.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/base.cfg b/base.cfg index 93d3abc..214211d 100644 --- a/base.cfg +++ b/base.cfg @@ -108,3 +108,4 @@ scripts = [versions] # Don't use a released version of collective.volto.stickyblocks collective.volto.stickyblocks = +setuptools = diff --git a/constraints_plone52.txt b/constraints_plone52.txt index 97867e8..012f02c 100644 --- a/constraints_plone52.txt +++ b/constraints_plone52.txt @@ -4,3 +4,4 @@ isort>=5 black==22.8.0 tox==4.3.5 flake8==5.0.4 +setuptools=