Remove matrix-client dependency

This commit is contained in:
Tulir Asokan
2018-02-10 16:45:43 +02:00
parent a271322e83
commit b0a8d1b984
9 changed files with 250 additions and 190 deletions
-1
View File
@@ -24,7 +24,6 @@ setuptools.setup(
"python-magic>=0.4.15,<0.5",
],
dependency_links=[
"https://github.com/Cadair/matrix-python-sdk/tarball/1fab9821d98d15769e44e66f714d00a32a48d692#egg=matrix_client",
"https://github.com/LonamiWebs/Telethon/tarball/7da092894b306d720cc60c04daa2bfba58f81946#egg=Telethon"
],