]> git.parisson.com Git - telemeta.git/commitdiff
fix pip src arg
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Apr 2015 18:44:39 +0000 (20:44 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Apr 2015 18:44:39 +0000 (20:44 +0200)
requirements.txt

index cf878df6a4fa678aa8e4895ad60d6e3f6f3d1cc8..4d8f71582af65247e10b4ae3a1ea7d6acaa96df5 100644 (file)
@@ -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