Skip to content

Commit 56fffab

Browse files
NO-SNOW fix olddriver test by pinning version of pytest-cov (#2357)
1 parent 54ad220 commit 56fffab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ deps =
8282
numpy==1.26.4
8383
pendulum!=2.1.1
8484
pytest<6.1.0
85-
pytest-cov
85+
pytest-cov<6.2.0
8686
pytest-rerunfailures
8787
pytest-timeout
8888
pytest-xdist

0 commit comments

Comments
 (0)