Commit d8c05cc5 by Calen Pennington

Merge pull request #86 from MITx/victor/fix-requirements

Fix django-pipeline requirement url
parents 7b351e9b 57d4dfb9
...@@ -13,7 +13,7 @@ python-memcached ...@@ -13,7 +13,7 @@ python-memcached
django-celery django-celery
path.py path.py
django_debug_toolbar django_debug_toolbar
-e git://github.com/MITx/django-pipeline.git@incremental_compile#egg=django-pipeline -e git+git://github.com/MITx/django-pipeline.git@incremental_compile#egg=django-pipeline
django-staticfiles>=1.2.1 django-staticfiles>=1.2.1
django-masquerade django-masquerade
fs fs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment