[console_scripts]
cic-eth-dispatcher = cic_eth.runnable.dispatcher:main
cic-eth-manager = cic_eth.runnable.manager:main
cic-eth-retrier = cic_eth.runnable.retry:main
cic-eth-tag = cic_eth.runnable.tag:main
cic-eth-tasker = cic_eth.runnable.tasker:main

