[celery_yaml.app]
main=pyramid_helloworld.backend:app

[paste.app_factory]
main=pyramid_helloworld:main

