Skip to content

Commit

Permalink
[py] Correct typing_extension dependency for wheel generation
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Jan 23, 2024
1 parent 9a044b8 commit e2b595b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ py_wheel(
"trio~=0.17",
"trio-websocket~=0.9",
"certifi>=2021.10.8",
"typing_extensions>=4.9.0",
],
strip_path_prefixes = [
"py/",
Expand Down

0 comments on commit e2b595b

Please sign in to comment.