mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
13 lines
No EOL
456 B
Text
13 lines
No EOL
456 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
|
|
south
|
|
git+git://github.com/petry/django-foundation.git
|
|
git+git://github.com/yohanboniface/django-leaflet-storage.git
|
|
git+git://github.com/frankban/django-endless-pagination.git
|
|
hg+https://bitbucket.org/liberation/sesql
|
|
django_compressor |