diff -r 68fb7911c438 -r 034dc9cd752e development.cfg --- a/development.cfg Wed Jul 14 19:34:34 2010 +0530 +++ b/development.cfg Thu Jul 15 00:50:16 2010 +0530 @@ -1,9 +1,7 @@ [buildout] -extends = - buildout.cfg +extends = buildout.cfg -eggs += - pysqlite +eggs += pysqlite [django] settings = development