8000 pin pytest-cov to fix failing build · Dao258/wp-api-python@dd4374c · GitHub
[go: up one dir, main page]

Skip to content

Commit dd4374c

Browse files
author
Derwent
committed
pin pytest-cov to fix failing build
see: pywbem/pywbem#1371
1 parent 60fec3f commit dd4374c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
httmock
33
pytest
4-
pytest-cov
4+
pytest-cov<2.6.0
55
coverage
66
codecov

0 commit comments

Comments
 (0)
0