Skip to content

Commit

Permalink
add Pillow to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Jan 13, 2017
1 parent 7677e58 commit a3f84ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -81,6 +81,7 @@ def create_wq_namespace():
'PyYAML',
'requests',
'pystache',
'Pillow',
],
namespace_packages=['wq'],
description=LONG_DESCRIPTION.strip(),
Expand Down

0 comments on commit a3f84ab

Please sign in to comment.