Skip to content

setup.py #1496

Answered by JelleZijlstra
Itachidbz asked this question in Q&A
Discussion options

You must be logged in to vote

I assume you are asking about https://github.com/python/typing_extensions.

typing-extensions is now built using pyproject.toml (https://github.com/python/typing_extensions/blob/main/pyproject.toml), following PEP 517. If you have a source tree, you can install from it with e.g. pip install /path/to/typing-extensions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JelleZijlstra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants