Files
typeshed/stubs/jsonschema/METADATA.toml
2024-07-11 17:02:11 -07:00

11 lines
328 B
TOML

version = "4.23.*"
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
requires = ["referencing"]
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
extras = ["format"]
# see https://github.com/python/typeshed/issues/12107 for the reason for the pin
stubtest_requirements = ["webcolors<24.6.0"]