Ë
    °¯wg?  ã                  óF   — d dl mZ d dlmZ d dlmZ dd„Z G d„ de«      Zy)	é    )Úannotations)ÚCommand)ÚSetuptoolsDeprecationWarningc                ó`   — | 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    ú\/home/mcse/projects/flask/flask-venv/lib/python3.12/site-packages/setuptools/command/test.pyÚ__getattr__r      s7   € Øˆv‚~Ü$×)Ñ)ØOð:à#Øõ	
ô ˆÜ
˜Ó
Ðó    c                  ó.   — e Zd ZdZdZg d¢Zd„ Zd„ Zd„ Zy)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                 ó   — y ©N© ©Úselfs    r   Úinitialize_optionsz_test.initialize_options&   ó   € Ør   c                 ó   — y 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ÐWr   N)	Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚdescriptionÚuser_optionsr   r    r#   r   r   r   r   r      s%   „ ñð ;€Kò€LòòóXr   r   N)r   ÚstrÚreturnztype[_test])Ú
__future__r   Ú
setuptoolsr   Úsetuptools.warningsr   r   r   r   r   r   ú<module>r/      s!   ðÝ "å Ý <ó
ôXˆGõ Xr   