Skip to content

Commit 6592810

Browse files
MatTerraionelmc
authored andcommitted
Update setup.py
1 parent 7b9feca commit 6592810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def run(self):
124124
],
125125
install_requires=[
126126
'pytest>=4.6',
127-
'coverage>=4.4'
127+
'coverage>=5.2.1'
128128
],
129129
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*',
130130
extras_require={

0 commit comments

Comments
 (0)