From: Guillaume Pellerin Date: Thu, 30 Apr 2015 18:44:39 +0000 (+0200) Subject: fix pip src arg X-Git-Tag: 1.6a~4^2~97 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=02afcf14bdb2ac2ba50092d9a5d2932bc2e07db9;p=telemeta.git fix pip src arg --- diff --git a/requirements.txt b/requirements.txt index cf878df6..4d8f7158 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,7 @@ --index-url https://pypi.python.org/simple/ +--src /opt/src setuptools -e . --e git+https://github.com/mariocesar/sorl-thumbnail#egg=sorl-thumbnail-12.2 --src /opt/src --e git+https://github.com/django-haystack/django-haystack#egg=django-haystack-2.4 --src /opt/src +-e git+https://github.com/mariocesar/sorl-thumbnail#egg=sorl-thumbnail-12.2 +-e git+https://github.com/django-haystack/django-haystack#egg=django-haystack-2.4