Skip to content

Commit

Permalink
[typo] in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Aug 16, 2016
1 parent 4e1af9a commit 6b5d6b4
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 @@ -42,7 +42,7 @@
'cors': ['Flask-Cors>=2.0.0'],
},
tests_require=[
'codeclimate-test-reporter'
'codeclimate-test-reporter',
'coverage',
'mock',
'nose',
Expand Down

0 comments on commit 6b5d6b4

Please sign in to comment.