[paste.app_factory]
main = baseplate.integration.pyramid:paste_make_app

[console_scripts]
baseplate-healthcheck2 = baseplate.server.healthcheck:run_healthchecks

[distutils.commands]
build_thrift = baseplate.integration.thrift.command:BuildThriftCommand

