Require PIL

This commit is contained in:
Christopher Allan Webber 2011-05-03 21:45:24 -05:00
parent 41f446f4f2
commit 883cf49734

View File

@ -39,6 +39,7 @@ setup(
'celery',
'jinja2',
'sphinx',
'PIL',
],
test_suite='nose.collector',