From ecb8e6c5004234683067068973a21f8c90c6660c Mon Sep 17 00:00:00 2001 From: Roman Date: Fri, 22 Mar 2024 16:51:04 +0100 Subject: [PATCH] Conf resolution --- constraints_plone52.txt | 1 - requirements.txt | 1 - requirements_plone60.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/constraints_plone52.txt b/constraints_plone52.txt index c98ca46..97867e8 100644 --- a/constraints_plone52.txt +++ b/constraints_plone52.txt @@ -4,4 +4,3 @@ isort>=5 black==22.8.0 tox==4.3.5 flake8==5.0.4 -setuptools== diff --git a/requirements.txt b/requirements.txt index 51e2de3..0ba7f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1 @@ -r requirements_plone60.txt -setuptools== diff --git a/requirements_plone60.txt b/requirements_plone60.txt index cab798d..f573ce3 100644 --- a/requirements_plone60.txt +++ b/requirements_plone60.txt @@ -1,3 +1,2 @@ -c constraints_plone60.txt -setuptools zc.buildout