Add two-scoops style requirements.txt
Showing
Django>=1.6,<1.7 | ||
South | ||
argparse | ||
distribute | ||
wsgiref | ||
djangorestframework>=2.3 | ||
gunicorn>=19.1 | ||
# This file is here because many Platforms as a Service look for | ||
# requirements.txt in the root directory of a project. | ||
-r requirements/production.txt |
requirements/base.txt
0 → 100644
requirements/local.txt
0 → 100644
requirements/production.txt
0 → 100644
requirements/test.txt
0 → 100644
Please register or sign in to comment