From b0f31470ace5bc952a8684bcf9cb600e23d3bb5d Mon Sep 17 00:00:00 2001 From: artb1sh Date: Tue, 1 Aug 2017 21:40:31 +0300 Subject: [PATCH] Update buildout.cfg zc.buildout==2.9.4 --- buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index 8fa7d3b..82f94f7 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -85,7 +85,7 @@ nginx = http://nginx.org/download/nginx-1.3.8.tar.gz # TODO: this should be actually in kgs [versions] -zc.buildout = 2.5.3 +zc.buildout = 2.9.4 mr.developer = 1.34 setuptools = 33.1.1