From a8b43cc6e4b9a1f73d4c2c2ed025391e414f7248 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Tue, 5 Feb 2013 13:17:30 +0100 Subject: [PATCH] Even simpler --- buildout.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index ccb5790..0c6b0e9 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -18,4 +18,3 @@ recipe = xbob.buildout:develop [scripts] recipe = xbob.buildout:scripts -interpreter = python -- GitLab