mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-16 06:52:02 +08:00
Officially drop Python 3.8 support (#13386)
This commit is contained in:
@@ -171,4 +171,4 @@ extra-standard-library = [
|
||||
known-first-party = ["_utils", "ts_utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
oldest_supported_python = "3.8"
|
||||
oldest_supported_python = "3.9"
|
||||
|
||||
Reference in New Issue
Block a user