Skip to content

Commit e0a92bf

Browse files
committed
pin pytest-cov to hanging issues
1 parent 00cf7e7 commit e0a92bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ ruff = "*"
121121
pre-commit = "*"
122122
pyright = "*"
123123
pytest = "*"
124-
pytest-cov = "*"
124+
pytest-cov = "<7"
125125
sphinx = "*"
126126
sphinx-rtd-theme = "*"
127127
pip = "*"

0 commit comments

Comments
 (0)