mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
Remove pyright version from pyproject.toml (#11622)
This commit is contained in:
@@ -149,7 +149,4 @@ extra-standard-library = [
|
||||
known-first-party = ["parse_metadata", "utils"]
|
||||
|
||||
[tool.typeshed]
|
||||
# TODO: Remove once stub_uploader uses requirements.txt to determine
|
||||
# the version of pyright.
|
||||
pyright_version = "1.1.354"
|
||||
oldest_supported_python = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user