B
    \              	   @   sp   d dl Z d dlmZ e je jeZdddZe	dkrld dl
mZ ef dd	d
ddddedd  dS )    N)cython 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 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 |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
morphologyZtestsz_watershed.pyx)Zworking_pathz_skeletonize_cy.pyxz_convex_hull.pyxz_greyreconstruct.pyxz_skeletonize_3d_cy.pyx.inz_extrema_cy.pyxZ
_watershedz_watershed.c)ZsourcesZinclude_dirsZ_skeletonize_cyz_skeletonize_cy.cZ_convex_hullz_convex_hull.cZ_greyreconstructz_greyreconstruct.cZ_skeletonize_3d_cyz_skeletonize_3d_cy.cZ_extrema_cyz_extrema_cy.c)Znumpy.distutils.misc_utilr   r   Zadd_data_dirr   	base_pathadd_extension)parent_packagetop_pathr   r   Zconfig r
   7lib/python3.7/site-packages/skimage/morphology/setup.pyconfiguration	   s,    






r   __main__)setupzscikit-image DeveloperszDamian Eadszscikit-image@python.orgzMorphology Wrapperz,https://github.com/scikit-image/scikit-imagezSciPy License (BSD Style))Z
maintainerZauthorZmaintainer_emailZdescriptionZurllicense)r	   )r   N)osZskimage._buildr   pathabspathdirname__file__r   r   __name__Znumpy.distutils.corer   Ztodictr
   r
   r
   r   <module>   s   
