development.cfg
author Amit Sethi
Fri, 24 Dec 2010 15:54:25 +0530
changeset 367 206a8a72d77c
parent 103 034dc9cd752e
child 342 21dc37050a37
permissions -rw-r--r--
Added scipy press release

[buildout]
extends = buildout.cfg

eggs += pysqlite

[django]
settings = development
eggs = ${buildout:eggs}