From: Guillaume Pellerin Date: Thu, 30 Apr 2015 18:27:56 +0000 (+0200) Subject: fix src root dir for eggs X-Git-Tag: 1.6a~4^2~98 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d104ca490107977f45d538f4ba3eaa511c9a1ad6;p=telemeta.git fix src root dir for eggs --- diff --git a/requirements.txt b/requirements.txt index 7b7a7842..cf878df6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ setuptools -e . --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 +-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