initial celery app and dependency

This commit is contained in:
Jan Dittberner 2014-12-25 16:05:21 +01:00
parent 80ba329d29
commit d7cefa6093
2 changed files with 24 additions and 0 deletions

View file

@ -8,3 +8,4 @@ celery==3.1.17
kombu==3.0.24
pytz==2014.10
wsgiref==0.1.2
PyYAML==3.11