Time to require celery!

This commit is contained in:
Christopher Allan Webber
2011-04-24 10:04:53 -05:00
parent 03afc828ce
commit 6bcab715b8

View File

@@ -36,6 +36,7 @@ setup(
'py-bcrypt',
'nose',
'werkzeug',
'celery',
],
test_suite='nose.collector',