Skip to content

Commit a3c60c4

Browse files
author
Elliot Boschwitz
authored
downgrade coverage dependency (#394)
1 parent 6e807d2 commit a3c60c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ future >= 0.16.0
55
setuptools >= 36.0.1
66
requests >= 2.13.0
77
wheel >= 0.29.0
8-
coverage >= 4.3.4
8+
coverage >= 4.3.4, < 5.0
99
twine >= 1.11.0
1010
bumpversion >= 0.5.3
1111
tox >= 2.7.0

0 commit comments

Comments
 (0)