Skip to content

Commit

Permalink
Pillow is required for tests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Sep 5, 2016
1 parent 339a766 commit 480a444
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 read(*parts):
},
test_suite="runtests.runtests",
tests_require=[
"Pillow"
],
install_requires=[
"django-imagekit>=3.3",
Expand Down

0 comments on commit 480a444

Please sign in to comment.