Skip to content

Commit

Permalink
Merge 1565071 into ca36f1d
Browse files Browse the repository at this point in the history
  • Loading branch information
zvodd committed Jul 29, 2014
2 parents ca36f1d + 1565071 commit 35714a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ def run_tests(self):

install_requires = [
'requests>=2.3.0',
'Pygments>=1.5'
'Pygments>=1.5',
'colorama>=0.3.1'
]
try:
#noinspection PyUnresolvedReferences
Expand Down

0 comments on commit 35714a7

Please sign in to comment.