Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
Include pika in the list of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pypingou committed Jul 17, 2016
1 parent 615a511 commit 2b190b5
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 @@ -25,6 +25,7 @@ def get_description():
'requests',
'arrow',
'bleach',
'pika',
]

tests_require = [
Expand Down

0 comments on commit 2b190b5

Please sign in to comment.