"ڴ,N d Z ddlZddlmZ ddlmZ ddlmZmZm Z ddl
mZ dd lm
Z
ed
e ZdZd
edefdZ ee
j Z ee
j ZdS )zVFor backward compatibility, expose main functions from
``setuptools.config.setupcfg``
N)wraps)dedent)CallableTypeVarcast )SetuptoolsDeprecationWarning )setupcfgFn)bound)parse_configurationread_configurationfnreturnc b t fd }t t | S )Nc dt dj dt j d}t j t | t
d | i |S )NzQ As setuptools moves its configuration towards `pyproject.toml`,
`.zC` became deprecated.
For the time being, you can use the `z` module
to access a backward compatible API, but this module is provisional
and might be removed in the future.
r )
stacklevel)__name__r warningswarnr r )argskwargsmsgr s /builddir/build/BUILDROOT/alt-python311-setuptools-65.6.3-2.el9.x86_64/opt/alt/python311/lib/python3.11/site-packages/setuptools/config/__init__.py_wrapperz%_deprecation_notice.