Skip to content

Commit e15d2cf

Browse files
NO-SNOW fix olddriver test by pinning version of pytest-cov (#2357)
(cherry picked from commit 56fffab)
1 parent 521850c commit e15d2cf

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
@@ -84,7 +84,7 @@ deps =
8484
numpy==1.26.4
8585
pendulum!=2.1.1
8686
pytest<6.1.0
87-
pytest-cov
87+
pytest-cov<6.2.0
8888
pytest-rerunfailures
8989
pytest-timeout
9090
pytest-xdist

0 commit comments

Comments
 (0)