From a9ef1b5fb62f54e32b19c7de883d2420ed5df1b2 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Wed, 14 Nov 2018 19:54:25 +0100 Subject: Update the slixmpp git URI to point to GitLab This also changes from git:// to https:// because many networks like to block non-standard (read non-HTTP) ports, especially in companies or universities. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cf90325..51121422 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cython>=0.27.3 --e git+git://git.louiz.org/slixmpp#egg=slixmpp +-e git+https://lab.louiz.org/poezio/slixmpp#egg=slixmpp aiodns==1.1.1 pycares==2.3.0 pyasn1==0.4.2 -- cgit v1.2.3