Skip to content

Commit

Permalink
Pin to pytest<8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 19, 2024
1 parent 294b206 commit a37185d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ test = [
"docutils",
"pyfakefs",
"more_itertools",

# workaround for pytest-dev/pytest#12490
"pytest < 8.1; python_version < '3.12'",
]
doc = [
# upstream
Expand Down

0 comments on commit a37185d

Please sign in to comment.