[zc.buildout]
default = collective.funkload.recipe:TestRunner

[console_scripts]
fl-list = collective.funkload.report:main
fl-build-label-reports = collective.funkload.label:main
fl-run-bench = collective.funkload.bench:run

