[console_scripts]
hello = hello.hello:hello
serve = hello.hello:run_server

