From 59f68703c249a0a0f5b3b092395709820f221108 Mon Sep 17 00:00:00 2001 From: Jens Vagelpohl Date: Thu, 14 Sep 2023 22:49:05 +0200 Subject: [PATCH] - adding Paste again to the minimum buildout configuration [ci skip] --- docs/INSTALL.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL.rst b/docs/INSTALL.rst index db629f9a63..4a1a8dd679 100644 --- a/docs/INSTALL.rst +++ b/docs/INSTALL.rst @@ -110,7 +110,8 @@ Here's a minimum ``buildout.cfg`` configuration example: recipe = zc.recipe.egg interpreter = zopepy eggs = - Zope[wsgi] + Zope + Paste Using ``plone.recipe.zope2instance`` ++++++++++++++++++++++++++++++++++++