§
    ”,”ix  ã                  óZ   — d dl mZ d dlmZ d dlmZ d dlmZ dd	„Z G d
„ de¦  «        Z	dS )é    )Úannotations)ÚNoReturn)ÚCommand)ÚSetuptoolsDeprecationWarningÚnameÚstrÚreturnútype[_test]c                ó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)r   s    úU/var/www/html/speakWrite/venv/lib/python3.11/site-packages/setuptools/command/test.pyÚ__getattr__r   
   sH   € Øˆv‚~€~Ý$Ô)ØOð:à#Øð	
ñ 	
ô 	
ð 	
õ ˆÝ
˜Ñ
Ô
Ðó    c                  ó6   — e Zd ZdZdZg d¢Zdd„Zdd„Zd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 user	   ÚNonec                ó   — 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   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)r	   r   )r	   r   )	Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚdescriptionÚuser_optionsr"   r%   r(   r   r   r   r   r      sx   € € € € € ðð ð ;€Kðð ð €Lðð ð ð ðð ð ð ðXð Xð Xð Xð Xð Xr   r   N)r   r   r	   r
   )
Ú
__future__r   Útypingr   Ú
setuptoolsr   Úsetuptools.warningsr   r   r   r   r   r   ú<module>r3      sŸ   ðØ "Ð "Ð "Ð "Ð "Ð "à Ð Ð Ð Ð Ð à Ð Ð Ð Ð Ð Ø <Ð <Ð <Ð <Ð <Ð <ð
ð 
ð 
ð 
ðXð Xð Xð Xð XˆGñ Xô Xð Xð Xð Xr   