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.
This commit is contained in:
Emmanuel Gil Peyrot 2018-11-14 19:54:25 +01:00
parent ae12b95f92
commit a9ef1b5fb6

View file

@ -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