[celery.commands]
condor = gwcelery.tools.condor:CondorCommand
flask = gwcelery.tools.flask:FlaskCommand
nagios = gwcelery.tools.nagios:NagiosCommand

[console_scripts]
gwcelery = gwcelery:app.start
gwcelery-condor-submit-helper = gwcelery.tools.condor_submit_helper:main

