B
    \                 @   sn   d dl mZ d dlZejejeZdddZ	e
dkrjd dlmZ ef dd	d
ddde	dd  dS )    )cythonN c             C   s   ddl m}m} |d| |}|d tdgtd tdgtd tdgtd |jd	d
g| gd |jddg| gd |jddg| gd |S )Nr   )Configurationget_numpy_include_dirsZgraphZtestsz
_spath.pyx)Zworking_pathz_mcp.pyxzheap.pyxZ_spathz_spath.c)ZsourcesZinclude_dirsZ_mcpz_mcp.cheapzheap.c)Znumpy.distutils.misc_utilr   r   Zadd_data_dirr   	base_pathadd_extension)parent_packagetop_pathr   r   Zconfig r   2lib/python3.7/site-packages/skimage/graph/setup.pyconfiguration	   s    



r   __main__)setupzscikit-image Developerszscikit-image@python.orgz'Graph-based Image-processing Algorithmsz,https://github.com/scikit-image/scikit-imagezModified BSD)Z
maintainerZmaintainer_emailZdescriptionZurllicense)r
   )r   N)Zskimage._buildr   os.pathospathabspathdirname__file__r   r   __name__Znumpy.distutils.corer   Ztodictr   r   r   r   <module>   s   
