Remove celery from project_template/requirements.txt

This commit is contained in:
Karl Hobley 2015-03-31 10:30:59 +01:00
parent 6f8218f23b
commit f077fb026d

View file

@ -8,4 +8,3 @@ wagtail==1.0b1
# Recommended components to improve performance in production:
# django-redis==3.8.2
# django-celery==3.1.10