Skip to content

Commit

Permalink
Pin to pytest<8.1; workaround for pytest-dev/pytest#12112.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 20, 2024
1 parent 2b76fe1 commit 2369f7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Expand Up @@ -34,6 +34,8 @@ testing =
pytest-ruff >= 0.2.1

# local
# workaround for pytest-dev/pytest#12112
pytest < 8.1

docs =
# upstream
Expand Down

0 comments on commit 2369f7a

Please sign in to comment.