umap/requirements.pip
2012-12-22 12:42:29 +01:00

13 lines
No EOL
459 B
Text

# This file collects all required third-party applications that are needed
# to run this project. Later you can install all these apps in a row
# using pip. Example::
#
# pip install -r requirements.pip
django==1.4.2
#south==0.7.6
git+git://github.com/petry/django-foundation.git
git+git://github.com/yohanboniface/django-chickpea.git
git+git://github.com/frankban/django-endless-pagination.git
hg+https://bitbucket.org/liberation/sesql
django_compressor