o
    5d                      @   s   d dl Z dd ZdS )    Nc                 C   s   t j| }t j|dd dS )z1Ensure that the parent directory of `path` existsT)exist_okN)ospathdirnamemakedirs)r   r    r   gC:\Users\jesus\OneDrive\Desktop\erpjis_fastapi\backend\jisbackend\Lib\site-packages\setuptools/_path.pyensure_directory   s   r	   )r   r	   r   r   r   r   <module>   s    