From e34d65ccdd22ed2da64f0733ebcb02b38d7e4d75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ha=CC=88cker?= Date: Tue, 29 May 2018 11:40:52 +0200 Subject: [PATCH] Also require zctalog, as we're also working on restyling it. --- requirements-full.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-full.txt b/requirements-full.txt index 5bc9e06ae2..76830d079c 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -93,5 +93,5 @@ zope.viewlet==4.1.0 -e git+https://github.com/zopefoundation/zmi.styles@master#egg=zmi.styles -e git+https://github.com/zopefoundation/AccessControl@zmi-bootstrap#egg=AccessControl -e git+https://github.com/zopefoundation/Products.BTreeFolder2@zmi-bootstrap#egg=Products.BTreeFolder2 -#-e git+https://github.com/zopefoundation/Products.ZCatalog@zmi-bootstrap#egg=Products.ZCatalog +-e git+https://github.com/zopefoundation/Products.ZCatalog@zmi-bootstrap#egg=Products.ZCatalog -e git+https://github.com/zopefoundation/Products.PythonScripts@zmi-bootstrap#egg=Products.PythonScripts