We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66b6700 + 747aaa3 commit beba84fCopy full SHA for beba84f
tox.ini
@@ -24,7 +24,7 @@ deps =
24
# bounds.
25
pytest >=4.6, <9; python_version<'3.10'
26
pytest >=6.2.4, <9; python_version>='3.10'
27
- pytest-cov
+ pytest-cov !=6.2.0
28
requests
29
extras =
30
smtp: smtp
0 commit comments