U
    ‰d‘  ã                   @   s6   d Z ddlZddlmZ dZdd„ Zedkr2eƒ  dS )	z7Entry-point for the :program:`celery` umbrella command.é    Né   )Úmaybe_patch_concurrency©Úmainc                  C   s,   dt jkrtƒ  ddlm}  t  | ƒ ¡ dS )z.Entrypoint to the ``celery`` umbrella command.Zmultir   r   N)ÚsysÚargvr   Zcelery.bin.celeryr   Úexit)Ú_main© r
   ú3/tmp/pip-unpacked-wheel-mu1yl971/celery/__main__.pyr   
   s    
r   Ú__main__)Ú__doc__r   Ú r   Ú__all__r   Ú__name__r
   r
   r
   r   Ú<module>   s   