Skip to content

Commit

Permalink
Remove pyright version from pyproject.toml (#11622)
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau authored Mar 17, 2024
1 parent d436110 commit 6d45cf6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 6d45cf6

Please sign in to comment.