Searched defs:custom_formats (Results 1 – 1 of 1) sorted by relevance
/external/python/setuptools/setuptools/_vendor/_validate_pyproject/ |
D | fastjsonschema_validations.py | 27 def validate(data, custom_formats={}, name_prefix=None): argument 31 …thon_org_en_latest_specifications_declaring_build_dependencies(data, custom_formats={}, name_prefi… argument 104 def validate_https___setuptools_pypa_io_en_latest_references_keywords_html(data, custom_formats={},… argument 489 …en_latest_references_keywords_html__definitions_file_directive(data, custom_formats={}, name_prefi… argument 526 …en_latest_references_keywords_html__definitions_attr_directive(data, custom_formats={}, name_prefi… argument 544 …en_latest_references_keywords_html__definitions_find_directive(data, custom_formats={}, name_prefi… argument 602 def validate_https___docs_python_org_3_install(data, custom_formats={}, name_prefix=None): argument 621 …python_org_en_latest_specifications_declaring_project_metadata(data, custom_formats={}, name_prefi… argument 943 …ifications_declaring_project_metadata___definitions_dependency(data, custom_formats={}, name_prefi… argument 951 …ons_declaring_project_metadata___definitions_entry_point_group(data, custom_formats={}, name_prefi… argument [all …]
|