Skip to content

Commit

Permalink
testing: upgrade coverage: <5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Nov 14, 2018
1 parent cef999a commit 96e040a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
install_requires=['setuptools >= 36'],
extras_require={
'testing': [
'coverage<4.0',
'coverage<5.0',
'pyyaml',
'pytidylib',
],
Expand Down

0 comments on commit 96e040a

Please sign in to comment.