a
    p=ic                     @   sb   d dl mZ d dlmZ dgZG dd deZedkr^d dlmZ e	d e
edd	  d
S )    )	FCompiler)customized_fcompilerNoneFCompilerc                	   @   s2   e Zd ZdZdZdddddddddZdd ZdS )r   nonezFake Fortran compilerN)Zcompiler_f77Zcompiler_f90Zcompiler_fix	linker_so
linker_exearchiverZranlibZversion_cmdc                 C   s   d S )N )selfr	   r	   o/home/droni/.local/share/virtualenvs/DPS-5Je3_V2c/lib/python3.9/site-packages/numpy/distutils/fcompiler/none.pyfind_executables   s    zNoneFCompiler.find_executables)__name__
__module____qualname__compiler_typedescriptionZexecutablesr   r	   r	   r	   r   r      s   
__main__)log   r   )compilerN)Znumpy.distutils.fcompilerr   Znumpy.distutilsr   Z	compilersr   r   	distutilsr   set_verbosityprintget_versionr	   r	   r	   r   <module>   s   
