Add pillow to dependencies

This commit is contained in:
Mark Haines 2014-12-05 16:29:36 +00:00
parent 0363820122
commit 05e48c5d4b

View File

@ -41,6 +41,7 @@ setup(
"pynacl",
"daemonize",
"py-bcrypt",
"pillow",
],
dependency_links=[
"https://github.com/matrix-org/syutil/tarball/v0.0.2#egg=syutil-0.0.2",