Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MatTerra authored and ionelmc committed Jan 10, 2021
1 parent 7b9feca commit 6592810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -124,7 +124,7 @@ def run(self):
],
install_requires=[
'pytest>=4.6',
'coverage>=4.4'
'coverage>=5.2.1'
],
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*',
extras_require={
Expand Down

0 comments on commit 6592810

Please sign in to comment.