ó
 ‰\c           @   s©   d  d l  Z  d  d l m Z e  j j e  j j e ƒ ƒ Z d d d „ Z	 e
 d k r¥ d  d l m Z e d d d	 d
 d d d d d d d d e	 d d ƒ j ƒ   n  d S(   iÿÿÿÿN(   t   cythont    c         C   sw  d d l  m } m } | d |  | ƒ } | j d ƒ t d g d t ƒt d g d t ƒt d g d t ƒt d	 g d t ƒt d
 g d t ƒt d g d t ƒ| j d d d g d | ƒ  g ƒ| j d d d g d | ƒ  g ƒ| j d d d g d | ƒ  g ƒ| j d d d g d | ƒ  g ƒ| j d d d g d | ƒ  g ƒ| j d d d g d | ƒ  g ƒ| S(   Niÿÿÿÿ(   t   Configurationt   get_numpy_include_dirst
   morphologyt   testss   _watershed.pyxt   working_paths   _skeletonize_cy.pyxs   _convex_hull.pyxs   _greyreconstruct.pyxs   _skeletonize_3d_cy.pyx.ins   _extrema_cy.pyxt
   _watershedt   sourcess   _watershed.ct   include_dirst   _skeletonize_cys   _skeletonize_cy.ct   _convex_hulls   _convex_hull.ct   _greyreconstructs   _greyreconstruct.ct   _skeletonize_3d_cys   _skeletonize_3d_cy.ct   _extrema_cys   _extrema_cy.c(   t   numpy.distutils.misc_utilR   R   t   add_data_dirR    t	   base_patht   add_extension(   t   parent_packaget   top_pathR   R   t   config(    (    s7   lib/python2.7/site-packages/skimage/morphology/setup.pyt   configuration	   s,    t   __main__(   t   setupt
   maintainers   scikit-image Developerst   authors   Damian Eadst   maintainer_emails   scikit-image@python.orgt   descriptions   Morphology Wrappert   urls,   https://github.com/scikit-image/scikit-imaget   licenses   SciPy License (BSD Style)R   (   t   ost   skimage._buildR    t   patht   abspatht   dirnamet   __file__R   t   NoneR   t   __name__t   numpy.distutils.coreR   t   todict(    (    (    s7   lib/python2.7/site-packages/skimage/morphology/setup.pyt   <module>   s   