Skip to content

Commit

Permalink
Add blinker as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillk77 committed Oct 3, 2014
1 parent e983ba7 commit d7b4253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
'six',
'structlog',
'tzlocal',
'blinker',
]

if sys.version_info < (2, 7):
Expand Down

0 comments on commit d7b4253

Please sign in to comment.