Skip to content

Commit

Permalink
Remove vendored copy of typing_extensions package.
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Matthews <[email protected]>
  • Loading branch information
jdm committed Jan 13, 2025
1 parent de55a5d commit f1f7dc9
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 3,261 deletions.
1 change: 0 additions & 1 deletion tools/localpaths.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
sys.path.insert(0, os.path.join(here, "third_party", "pytest", "src"))
sys.path.insert(0, os.path.join(here, "third_party", "pytest-asyncio"))
sys.path.insert(0, os.path.join(here, "third_party", "six"))
sys.path.insert(0, os.path.join(here, "third_party", "typing_extensions", "src"))
sys.path.insert(0, os.path.join(here, "third_party", "webencodings"))
sys.path.insert(0, os.path.join(here, "third_party", "h2", "src"))
sys.path.insert(0, os.path.join(here, "third_party", "hpack", "src"))
Expand Down
254 changes: 0 additions & 254 deletions tools/third_party/typing_extensions/LICENSE

This file was deleted.

35 changes: 0 additions & 35 deletions tools/third_party/typing_extensions/PKG-INFO

This file was deleted.

63 changes: 0 additions & 63 deletions tools/third_party/typing_extensions/pyproject.toml

This file was deleted.

Loading

0 comments on commit f1f7dc9

Please sign in to comment.