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.
2 parents b21ad7c + 6085562 commit 160ccdbCopy full SHA for 160ccdb
test_requirements.txt
@@ -11,6 +11,3 @@ cffi
11
# For testing types. Notes on the restrictions:
12
# - Mypy relies on C API features not present in PyPy
13
mypy==0.910; platform_python_implementation != "PyPy"
14
-
15
-# TODO: Remove once 3.10.0.2 has been released (xref python/typing#865)
16
-typing_extensions==3.10.0.0; python_version == '3.10'
0 commit comments