Skip to content

Commit

Permalink
TST: depend on pytest<8.1.0 (#192)
Browse files Browse the repository at this point in the history
* TST: depend on pytest<8.1.0

* update comment
  • Loading branch information
frankenjoe committed Mar 4, 2024
1 parent 11e4cda commit 9a4125b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest
pytest<8.1.0 # required by doctestplus
pytest-cov
pytest-doctestplus

0 comments on commit 9a4125b

Please sign in to comment.