From b7ea27eabe509ebb4b3b856ffda8b3a8af8ef8a2 Mon Sep 17 00:00:00 2001 From: Sylvain Viollon Date: Fri, 11 Aug 2017 16:14:36 +0200 Subject: [PATCH] Use a newer buildout. --- buildout.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/buildout.cfg b/buildout.cfg index af18820..e526024 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -13,10 +13,7 @@ auto-checkout = [versions] grokcore.catalog = grokcore.site = 1.7 - -setuptools = 19.2 -zc.buildout = 2.5.0 - +zc.buildout = 2.9.4 [interpreter] recipe = zc.recipe.egg