view develop.cfg @ 72:90c1fa07f6a7

Small tweaks to pagination API. Extend unit tests.
author Daniele Nicolodi <daniele@grinta.net>
date Mon, 15 Aug 2011 20:05:59 +0200
parents d8f600938f31
children f6baba33612e
line wrap: on
line source

[buildout]
extends = buildout.cfg

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