Skip to content

Commit 96e040a

Browse files
committed
testing: upgrade coverage: <5.0
1 parent cef999a commit 96e040a

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
@@ -80,7 +80,7 @@
8080
install_requires=['setuptools >= 36'],
8181
extras_require={
8282
'testing': [
83-
'coverage<4.0',
83+
'coverage<5.0',
8484
'pyyaml',
8585
'pytidylib',
8686
],

0 commit comments

Comments
 (0)