mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +08:00
9 lines
202 B
TOML
9 lines
202 B
TOML
version = "4.21.*"
|
|
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
|
|
requires = ["referencing"]
|
|
partial_stub = true
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
extras = ["format"]
|