lodgeit/requirements.txt
David Pursehouse d266ff9743 Add a requirements.txt file
This allows the dependency libraries to be installed with pip.

For users installing the dependencies off an internal package server
it's better to use pip rather than easy_install because easy_install
does not honour the PIP_INDEX_URL environment variable.

Change-Id: I144fcb98f43fc49055c5917e07b18bbffcb8e60f
2015-04-20 14:14:54 +09:00

8 lines
67 B
Plaintext

Jinja2
Werkzeug
Pygments
SQLAlchemy==0.9.7
simplejson
Babel
pillow