mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
10 lines
228 B
TOML
10 lines
228 B
TOML
version = "4.19.*"
|
|
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
|
|
requires = ["referencing"]
|
|
partial_stub = true
|
|
requires_python = ">=3.8"
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
extras = ["format"]
|