[console_scripts]
initialize_wheat_sample_app_db = wheat_sample_app.scripts.initializedb:main

[paste.app_factory]
main = wheat_sample_app:main

