From 19a22a8658a2e6d41319fbb5827490de0446b359 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Wed, 8 Jun 2011 13:17:40 +0200
Subject: [PATCH] Create usual python interpreter.

It is nice to have python with all slapos.core modules.
---
 buildout.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildout.cfg b/buildout.cfg
index 5197d7c44..efd96a001 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -26,6 +26,7 @@ eggs =
   pyflakes
   pep8
   rstctl
+interpreter = python
 
 [versions]
 zc.buildout = 1.5.3-dev-SlapOS-001
-- 
2.30.9