view develop.cfg @ 74:b8c1ce741745

Rework Objs listing internal API. Add unit test.
author Daniele Nicolodi <daniele@grinta.net>
date Mon, 15 Aug 2011 20:06:27 +0200
parents d8f600938f31
children f6baba33612e
line wrap: on
line source

[buildout]
extends = buildout.cfg

[flask]
eggs += 
     unittest2
     coverage
     zope.testbrowser [wsgi]