ó
O'^c            @   s	  y$ d  d l  m Z d  d l m Z WnH e k
 rn d  d l m Z e   d  d l  m Z d  d l m Z n Xd e f d     YZ e d d d d	 d
 d d d d d d d d d g d g  d g  d e d i e d 6d d d d d d g d d  d! d" d# g d$ d%  d& S('   i˙˙˙˙(   t   setup(   t   install(   t   use_setuptoolst
   no_installc           B   s   e  Z d    Z RS(   c         O   s    d d  l  } | j j d  d  S(   Ni˙˙˙˙s˙   
-------------------------------------------------------
The billiard functional test suite cannot be installed.
-------------------------------------------------------


But you can execute the tests by running the command:

    $ python setup.py test


(   t   syst   stderrt   write(   t   selft   argst   kwargsR   (    (    s0   /tmp/pip-unpacked-wheel-40MfcW/funtests/setup.pyt   run   s    	(   t   __name__t
   __module__R
   (    (    (    s0   /tmp/pip-unpacked-wheel-40MfcW/funtests/setup.pyR      s   t   names   billiard-funtestst   versiont   DEVt   descriptions"   Functional test suite for billiardt   authors	   Ask Solemt   author_emails   ask@celeryproject.orgt   urls!   http://github.com/celery/billiardt	   platformst   anyt   packagest
   data_filest   zip_safet   cmdclassR   t
   test_suites   nose.collectort   build_requirest   noset	   unittest2s   coverage>=3.0t   classifierss"   Operating System :: OS Independents   Programming Language :: Pythons?   Programming Language :: CLicense :: OSI Approved :: BSD Licenses   Intended Audience :: Developerst   long_descriptions   Do not install this packageN(	   t
   setuptoolsR    t   setuptools.command.installR   t   ImportErrort   ez_setupR   R   t   False(    (    (    s0   /tmp/pip-unpacked-wheel-40MfcW/funtests/setup.pyt   <module>   s:   			