+
    Ë,jü  ã                  ó:   € ^ RI Ht ^ RIt^ RIHt  ! R R4      tR# )é    )ÚannotationsN)ÚPyChannelConfigc                  óT   € ] tR t^tR]P
                  ! 4       3R R lltR R ltRtR# )ÚChannelConfigzhttps://conda.anaconda.org/c               ó$   € V ^8„  d   QhRRRRRR/# )é   Úchannel_aliasÚstrÚroot_dirÚreturnÚNone© )Úformats   "Ú>lib/python3.14/site-packages/rattler/channel/channel_config.pyÚ__annotate__ÚChannelConfig.__annotate__   s(   € ÷ Oñ O cð OÐUXð OÐkoñ Oó    c                óX   € Vf   \         P                  ! 4       p\        W4      V n        R# )a“  
Create a new channel configuration.

Examples
--------
```python
>>> channel_config = ChannelConfig()
>>> channel_config # doctest: +ELLIPSIS
ChannelConfig(channel_alias="https://conda.anaconda.org/", ...
>>> channel_config = ChannelConfig("https://repo.prefix.dev/", "/path/to/root/dir")
>>> channel_config
ChannelConfig(channel_alias="https://repo.prefix.dev/", root_dir="/path/to/root/dir")
>>>
```
N)ÚosÚgetcwdr   Ú_channel_configuration)Úselfr	   r   s   &&&r   Ú__init__ÚChannelConfig.__init__   s"   € ð  Òä—y’y“{ˆHÜ&5°mÓ&NˆÖ#r   c               ó   € V ^8„  d   QhRR/# )r   r   r
   r   )r   s   "r   r   r      s   € ÷ Pñ P˜#ñ Pr   c                ól   € V P                   P                  pV P                   P                  pRV RV R2# )zú
Return a string representation of this channel configuration.

Examples
--------
```python
>>> channel_config = ChannelConfig()
>>> channel_config # doctest: +ELLIPSIS
ChannelConfig(channel_alias="https://conda.anaconda.org/", root_dir="...
>>>
```
zChannelConfig(channel_alias="z", root_dir="z"))r   r	   r   )r   Úaliasr   s   &  r   Ú__repr__ÚChannelConfig.__repr__   s;   € ð ×+Ñ+×9Ñ9ˆØ×.Ñ.×7Ñ7ˆØ.¨u¨g°]À8À*ÈBÐOÐOr   )r   N)	Ú__name__Ú
__module__Ú__qualname__Ú__firstlineno__r   r   r   r   Ú__static_attributes__r   r   r   r   r      s#   † Ø,IÐ[]×[dÒ[dÓ[f÷ O÷*Pñ Pr   r   )Ú
__future__r   r   Úrattler.rattlerr   r   r   r   r   Ú<module>r'      s   ðÝ "Û 	Ý +÷%Pó %Pr   