[console_scripts]
swing_hello=swing_hello.__main__:main

[django.apps]
swing_hello=swing_hello.apps.HelloConfig

