cookiecutter-django/{{cookiecutter.repo_name}}/requirements.txt
2013-08-20 20:27:07 +02:00

6 lines
201 B
Plaintext

# This file is here because many Platforms as a Service look for
# requirements.txt in the root directory of a project.
pylibmc==1.2.3 #
django-heroku-memcacheify>=0.4
-r requirements/production.txt