Skip to content

Commit

Permalink
Pin against pytest 8.1.x due to pytest-dev/pytest#12194.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 16, 2024
1 parent 34ba6b2 commit 7ad4f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -20,7 +20,7 @@ install_requires =
[options.extras_require]
testing =
# upstream
pytest >= 6, != 8.1.1
pytest >= 6, != 8.1.*
pytest-checkdocs >= 2.4
pytest-cov
pytest-mypy
Expand Down

0 comments on commit 7ad4f2f

Please sign in to comment.