mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 20:28:01 +03:00
6 lines
197 B
Plaintext
6 lines
197 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.4.3
|
|
django-heroku-memcacheify==0.8
|
|
-r requirements/production.txt
|