Skip to content

Commit 160ccdb

Browse files
authored
Merge pull request numpy#19799 from BvB93/typing-extensions
TST: Drop typing-extensions from test_requirements.txt
2 parents b21ad7c + 6085562 commit 160ccdb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test_requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ cffi
1111
# For testing types. Notes on the restrictions:
1212
# - Mypy relies on C API features not present in PyPy
1313
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

Comments
 (0)