We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5df3c commit c192fb5Copy full SHA for c192fb5
build/pkgs/typing_extensions/install-requires.txt
@@ -1,3 +1,3 @@
1
# According to https://github.com/python/typing_extensions/blob/main/CHANGELOG.md,
2
# version 4.4.0 adds another Python 3.11 typing backport
3
-typing_extensions >= 4.4.0
+typing_extensions >= 4.4.0; python_version<'3.11'
0 commit comments