mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-22 17:48:30 +08:00
Move common utility functions to a common library (#12773)
This commit is contained in:
@@ -162,7 +162,7 @@ extra-standard-library = [
|
||||
"pyexpat",
|
||||
"zoneinfo",
|
||||
]
|
||||
known-first-party = ["_metadata", "_utils"]
|
||||
known-first-party = ["ts_utils", "_utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
oldest_supported_python = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user