[console_scripts]
mrq-dashboard = mrq.dashboard.app:main
mrq-run = mrq.bin.mrq_run:main
mrq-worker = mrq.bin.mrq_worker:main

