Skip to content

Commit

Permalink
Upper pin pytest to prevent issues with (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim authored Apr 29, 2024
1 parent c95ac52 commit 08571ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ tests =
mypy>=0.900
pytest-cov>=2.8.0
pytest-tornasync>=0.5.0
pytest>=6
# https://github.com/pytest-dev/pytest/issues/12263
pytest>=6,<8.2
towncrier>=23
types-pkg_resources>=0.1.2
types-requests>2
Expand Down

0 comments on commit 08571ad

Please sign in to comment.