[console_scripts]
digitorn=digitorn.core.server:main
digitorn-supervisor=digitorn.core.supervisor:main
digitorn-worker=digitorn.workers.app:main

