[console_scripts]
pyinit = quickstart.__main__:main

[setuptools.installation]
eggsecutable = quickstart.test:main_func

