§
    7–²fš  ã                   ó@   — d dl mZ d dlmZ d„ Z G d„ de¦  «        ZdS )é    )ÚCommand)ÚSetuptoolsDeprecationWarningc                 ój   — | dk    rt          j        dddd¬¦  «         t          S t          | ¦  «        ‚)NÚtestzAThe test command is disabled and references to it are deprecated.zlPlease remove any references to `setuptools.command.test` in all supported versions of the affected package.)iè  é   é   é   )Údue_dateÚ
stacklevel)r   ÚemitÚ_testÚAttributeError)Únames    úU/home/feoh/.local/pipx/shared/lib/python3.11/site-packages/setuptools/command/test.pyÚ__getattr__r      sH   € Øˆv‚~€~Ý$Ô)ØOð:à#Øð	
ñ 	
ô 	
ð 	
õ ˆÝ
˜Ñ
Ô
Ðó    c                   ó0   — e Zd ZdZdZg d¢Zd„ Zd„ Zd„ ZdS )r   z?
    Stub to warn when test command is referenced or used.
    z&stub for old test command (do not use)))ztest-module=Úmz$Run 'test_suite' in specified module)ztest-suite=Úsz9Run single test, case or suite (e.g. 'module.test_suite'))ztest-runner=ÚrzTest runner to usec                 ó   — d S ©N© ©Úselfs    r   Úinitialize_optionsz_test.initialize_options#   ó   € Øˆr   c                 ó   — d S r   r   r   s    r   Úfinalize_optionsz_test.finalize_options&   r   r   c                 ó    — t          d¦  «        ‚)Nz9Support for the test command was removed in Setuptools 72)ÚRuntimeErrorr   s    r   Úrunz	_test.run)   s   € ÝÐVÑWÔWÐWr   N)	Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚdescriptionÚuser_optionsr   r   r"   r   r   r   r   r      sh   € € € € € ðð ð ;€Kðð ð €Lðð ð ðð ð ðXð Xð Xð Xð Xr   r   N)Ú
setuptoolsr   Úsetuptools.warningsr   r   r   r   r   r   ú<module>r+      sv   ðØ Ð Ð Ð Ð Ð Ø <Ð <Ð <Ð <Ð <Ð <ð
ð 
ð 
ðXð Xð Xð Xð XˆGñ Xô Xð Xð Xð Xr   