10000 MAINT: adding doctestplus to test requirements · numpy/numpy@278d7e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 278d7e8

Browse files
committed
MAINT: adding doctestplus to test requirements
1 parent 4ca5626 commit 278d7e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ mypy==0.981; platform_python_implementation != "PyPy"
1414
typing_extensions>=4.2.0
1515
# for optional f2py encoding detection
1616
charset-normalizer
17+
# for doctesting
18+
pytest-doctestplus

0 commit comments

Comments
 (0)
0