o
    [ZŽh?  ã                   @   s$   d Z ddlmZ G dd„ deƒZdS )z° Override the develop command from setuptools so we can ensure that our
generated files (from build_src or build_scripts) are properly converted to real
files with filenames.

é    )Údevelopc                   @   s   e Zd ZejZdd„ ZdS )r   c                 C   s&   | j ddd |  d¡ t | ¡ d S )NZ	build_srcé   )ZinplaceZbuild_scripts)Zreinitialize_commandÚrun_commandÚold_developÚinstall_for_development)Úself© r   úN/var/www/auris/lib/python3.10/site-packages/numpy/distutils/command/develop.pyr   
   s   
zdevelop.install_for_developmentN)Ú__name__Ú
__module__Ú__qualname__r   Ú__doc__r   r   r   r   r	   r      s    r   N)r   Zsetuptools.command.developr   r   r   r   r   r	   Ú<module>   s    