o
    VhU                     @  s~   d dl mZ d dlZd dlmZ d dlmZ d dlmZ d dlmZ dZ	ee	dd	Z
eed
p6ee	dddZdddZdS )    )annotationsN)Path)user_cache_path)user_config_path)user_data_pathpypoetryF)	appauthorPOETRY_CONFIG_DIRTr   roamingreturnr   c                  C  s(   t d } rt|  S ttdddS )NPOETRY_HOMEFTr
   )osgetenvr   
expanduserr   	_APP_NAME)poetry_home r   d/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/poetry/locations.pydata_dir   s   r   )r   r   )
__future__r   r   pathlibr   platformdirsr   r   r   r   DEFAULT_CACHE_DIRr   
CONFIG_DIRr   r   r   r   r   <module>   s    
