From dbd3f8a81a654fbc1a68d67a8f568ce8df277bae Mon Sep 17 00:00:00 2001 From: Thomas Fillon Date: Wed, 25 Jan 2017 13:08:24 +0100 Subject: [PATCH] Fix requirements-dev.txt format --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9b15aaf0..b674b53a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,4 +4,4 @@ -e git+https://github.com/Parisson/saved_searches.git#egg=saved_searches-2.0.0-beta -e git+https://github.com/django-haystack/django-haystack.git@v2.5.1#egg=django-haystack-2.5.1 -e git+https://github.com/yomguy/django-ipauth.git#egg=django-ipauth-0.4.1-dev --e git+https://github.com/Parisson/django-jqchat.git@dj1.8 +-e git+https://github.com/Parisson/django-jqchat.git@dj1.8#egg=django-jqchat -- 2.39.5