We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d6c10 commit 25312b5Copy full SHA for 25312b5
setup.cfg
@@ -34,6 +34,8 @@ testing =
34
pytest-ruff >= 0.2.1
35
36
# local
37
+ # workaround for pytest-dev/pytest#12112
38
+ pytest < 8.1
39
40
docs =
41
# upstream
0 commit comments