Ë
    ”U.j.  ã                   óJ   — d Z ddlmZ g d¢Z edd¬«       G d„ d«      «       Zy)	zº
For types associated with installation schemes.

For a general overview of available schemes and their context, see
https://docs.python.org/3/install/index.html#alternate-installation.
é    )Ú	dataclass)ÚplatlibÚpurelibÚheadersÚscriptsÚdataT)ÚfrozenÚslotsc                   óD   — e Zd ZU dZeed<   eed<   eed<   eed<   eed<   y)ÚSchemeztA Scheme holds paths which are used as the base directories for
    artifacts associated with a Python package.
    r   r   r   r   r   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚstrÚ__annotations__© ó    ú]C:\xampp\htdocs\tradingbinance\backend\.venv\Lib\site-packages\pip/_internal/models/scheme.pyr   r      s"   … ñð ƒLØƒLØƒLØƒLØ
„Ir   r   N)r   Údataclassesr   ÚSCHEME_KEYSr   r   r   r   Ú<module>r      s4   ðñõ "âB€ñ �$˜dÔ#÷	ð 	ó $ñ	r   