o
    JAf                      @   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   5/usr/lib/python3.10/site-packages/setuptools/_path.pyensure_directory   s   r	   )r   r	   r   r   r   r   <module>   s    