From 3d02d89e2ac5e4b4aeb8153aa2546890bb37fc58 Mon Sep 17 00:00:00 2001 From: Itai Shirav Date: Fri, 28 Apr 2017 18:17:42 +0300 Subject: [PATCH] update isolated python version --- buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index e3de92a..0078704 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -28,7 +28,7 @@ homepage = https://github.com/Infinidat/infi.clickhouse_orm [isolated-python] recipe = infi.recipe.python -version = v2.7.8.4 +version = v2.7.9.4 [setup.py] recipe = infi.recipe.template.version