| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/setuptools/config/__pycache__/ |
Upload File : |
a
��e� � @ st d Z ddlmZ ddlmZmZmZ ddlmZ ddl m
Z
eded �Zd
Zeed�dd
�Z
e
e
j�Ze
e
j�ZdS )zVFor backward compatibility, expose main functions from
``setuptools.config.setupcfg``
� )�wraps)�Callable�TypeVar�cast� )�SetuptoolsDeprecationWarning� )�setupcfg�Fn)�bound)�parse_configuration�read_configuration)�fn�returnc s t � �� fdd��}tt|�S )Nc
s2 t �ddt� d� j� dtj� d�� � | i |��S )NzDeprecated API usage.zZ
As setuptools moves its configuration towards `pyproject.toml`,
`�.zG` became deprecated.
For the time being, you can use the `a� ` module
to access a backward compatible API, but this module is provisional
and might be removed in the future.
To read project metadata, consider using
``build.util.project_wheel_metadata`` (https://pypi.org/project/build/).
For simple scenarios, you can also try parsing the file directly
with the help of ``configparser``.
)r �emit�__name__r )�args�kwargs�r � �>/usr/lib/python3.9/site-packages/setuptools/config/__init__.py�_wrapper s ����z%_deprecation_notice.<locals>._wrapper)r r r
)r r r r r �_deprecation_notice s r N)�__doc__� functoolsr �typingr r r �warningsr � r r
�__all__r r
r r r r r �<module> s