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

[console_scripts]
gwcelery = gwcelery:app.start

