Skip to content

Commit 41a028c

Browse files
frankenjoehagenw
authored andcommitted
TST: depend on pytest<8.1.0 (#192)
* TST: depend on pytest<8.1.0 * update comment
1 parent 33ec848 commit 41a028c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest
1+
pytest<8.1.0 # required by doctestplus
22
pytest-cov
33
pytest-doctestplus

0 commit comments

Comments
 (0)