[console_scripts]
initialize_make_post_sell_db = make_post_sell.scripts.initialize_db:main

[paste.app_factory]
main = make_post_sell:main

