Skip to content

Commit a6f4112

Browse files
committed
Pin pytest to 3.6.0 to work with pytest-cov
1 parent 3b3fb16 commit a6f4112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage
22
ddt
33
mock
4-
pytest
4+
pytest>=3.6.0
55
pytest-cov
66
funcsigs
77
requests

0 commit comments

Comments
 (0)