PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
command
/
__pycache__
� 1jx � �Z � d dl mZ d dlmZ d dlmZ d dlmZ d d �Z G d � de� � Z dS )� )�annotations)�NoReturn)�Command)�SetuptoolsDeprecationWarning�name�str�return�type[_test]c �j � | dk rt j dddd�� � 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 �i/builddir/build/BUILD/cloudlinux-venv-1.0.11/venv/lib/python3.11/site-packages/setuptools/command/test.py�__getattr__r sH � ��v�~�~�$�)�O� :�#�� � � � � �� �� � �� c �6 � e Zd ZdZdZg d�Zdd�Zdd�Zdd �Zd S ) r z? Stub to warn when test command is referenced or used. z&stub for old test command (do not use)))ztest-module=�mz$Run 'test_suite' in specified module)ztest-suite=�sz9Run single test, case or suite (e.g. 'module.test_suite'))ztest-runner=�rzTest 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"