Skip to content
Extraits de code Groupes Projets
requirements.pip 399 octets
Newer Older
Yohan Boniface's avatar
Yohan Boniface a validé
# 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