ó
 ‰\c           @   s£   d  d l  m Z d  d l 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 e
 d d ƒ j ƒ   n  d S(   iÿÿÿÿ(   t   cythonNt    c         C   sØ   d d l  m } m } | d |  | ƒ } | j d ƒ 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 ƒ| S(   Niÿÿÿÿ(   t   Configurationt   get_numpy_include_dirst   grapht   testss
   _spath.pyxt   working_paths   _mcp.pyxs   heap.pyxt   _spatht   sourcess   _spath.ct   include_dirst   _mcps   _mcp.ct   heaps   heap.c(   t   numpy.distutils.misc_utilR   R   t   add_data_dirR    t	   base_patht   add_extension(   t   parent_packaget   top_pathR   R   t   config(    (    s2   lib/python2.7/site-packages/skimage/graph/setup.pyt   configuration	   s    t   __main__(   t   setupt
   maintainers   scikit-image Developerst   maintainer_emails   scikit-image@python.orgt   descriptions'   Graph-based Image-processing Algorithmst   urls,   https://github.com/scikit-image/scikit-imaget   licenses   Modified BSDR   (   t   skimage._buildR    t   os.patht   ost   patht   abspatht   dirnamet   __file__R   t   NoneR   t   __name__t   numpy.distutils.coreR   t   todict(    (    (    s2   lib/python2.7/site-packages/skimage/graph/setup.pyt   <module>   s   