From f6ccec526f539bb31afceadbbc1a91b54fd017ce Mon Sep 17 00:00:00 2001 From: Eric Mc Sween Date: Thu, 13 Jan 2011 18:08:15 -0500 Subject: [PATCH] =?utf8?q?Ne=20pas=20demander=20une=20version=20sp=C3=A9cifi?= =?utf8?q?que=20de=20simplejson?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index cd2f802..30a1bc2 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -32,7 +32,7 @@ eggs = auf_references_client==0.4.9 PyYAML==3.09 South==0.7.3 MySQL-python - simplejson==2.1.2 + simplejson #develop = src/caldav -- 1.7.10.4