mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 14:45:23 +08:00
Drop support for Python 3.7 (#11234)
This commit is contained in:
@@ -95,4 +95,4 @@ known-first-party = ["parse_metadata", "utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
pyright_version = "1.1.342"
|
||||
oldest_supported_python = "3.7"
|
||||
oldest_supported_python = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user