mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-23 01:58:29 +08:00
Drop support for Python 3.7 (#11234)
This commit is contained in:
@@ -2,7 +2,6 @@ version = "4.20.*"
|
||||
upstream_repository = "https://github.com/python-jsonschema/jsonschema"
|
||||
requires = ["referencing"]
|
||||
partial_stub = true
|
||||
requires_python = ">=3.8"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = true
|
||||
|
||||
Reference in New Issue
Block a user