opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
setuptools
/
config
/
_validate_pyproject
/
__pycache__
➕ New
📤 Upload
✎ Editing:
extra_validations.cpython-311.pyc
← Back
� �� h* � � � d Z ddlmZ ddlmZmZ ddlmZ ede�� � Z G d� d e� � Z G d � de� � Z ded efd�Zded efd�ZeefZ dS )z�The purpose of this module is implement PEP 621 validations that are difficult to express as a JSON Schema (or that are not supported by the current JSON Schema library). � )�cleandoc)�Mapping�TypeVar� )�ValidationError�T)�boundc � � e Zd ZdZeZdZdS )�RedefiningStaticFieldAsDynamicz�According to PEP 621: Build back-ends MUST raise an error if the metadata specifies a field statically as well as being listed in dynamic. zMhttps://packaging.python.org/en/latest/specifications/pyproject-toml/#dynamicN��__name__� __module__�__qualname__�_DESC�__doc__�_URL� � ��/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/extra_validations.pyr r s&