3
[hP                 @   sF   d dl Z d dlZdddZedkrBd dlmZ ef eddj  dS )	    N c             C   s   ddl m} g }tjdkr$|jd |d| |}|jddgtj gdd	 |jd
dgdtj g|d |jddgtj g|d |jddgtj g|d |jddgtj g|d |jd |S )Nr   )ConfigurationposixmZclusterZ_dbscan_innerz_dbscan_inner.pyxzc++)sourcesinclude_dirslanguageZ_hierarchical_fastz_hierarchical_fast.pyx)r   r   r   	librariesZ_k_means_fastz_k_means_fast.pyx)r   r   r	   Z_k_means_lloydz_k_means_lloyd.pyxZ_k_means_elkanz_k_means_elkan.pyxtests)	Znumpy.distutils.misc_utilr   osnameappendadd_extensionnumpyZget_includeZadd_subpackage)parent_packagetop_pathr   r	   config r   =/tmp/pip-build-zwgx3nbq/scikit-learn/sklearn/cluster/setup.pyconfiguration   s8    


r   __main__)setup)r   )r   N)r   r   r   __name__Znumpy.distutils.corer   Ztodictr   r   r   r   <module>   s
   
(