Files
typeshed/stubs/pathlib2/METADATA.toml
Shantanu fc660d6d41 Move typing_extensions to stdlib (#5233)
I'm not sure what the best way to do this is. This effectively orphans
types-typing-extensions, but maybe that's not really a problem. (We can
yank the package too)

See https://github.com/python/typeshed/pull/5229#issuecomment-822234125
for some details

Co-authored-by: hauntsaninja <>
2021-04-20 21:55:48 -07:00

5 lines
61 B
TOML

version = "0.1"
python2 = true
python3 = false
requires = []