Skip to content

Commit

Permalink
fix typo in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
circa10a committed Jan 8, 2019
1 parent 2ccdfbf commit 0b38473
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 @@ -9,7 +9,7 @@
'schedule',
'prometheus_client',
'requests',
'pytest >= 3.6')'
'pytest >= 3.6',
'pytest-cov',
'pytest-mock',
'codecov',
Expand Down

0 comments on commit 0b38473

Please sign in to comment.