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
@@ -1,4 +1,5 @@
from .appservice import AppService
from .errors import MatrixError, MatrixRequestError, IntentError
__version__ = "0.1.0"
__author__ = "Tulir Asokan <tulir@maunium.net>"