forked from platypush/platypush
[#268] Implemented XMPP integration.
This commit is contained in:
parent
63afd90701
commit
3eda0c6f17
38 changed files with 3006 additions and 1 deletions
docs/source
|
@ -306,6 +306,7 @@ autodoc_mock_imports = [
|
|||
'uvicorn',
|
||||
'websockets',
|
||||
'docutils',
|
||||
'aioxmpp',
|
||||
]
|
||||
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue