Remove msgpack for now

This commit is contained in:
Matthias
2022-09-20 06:55:22 +02:00
parent 4422ac7f45
commit 3274bb0751
4 changed files with 2 additions and 13 deletions

View File

@@ -81,7 +81,6 @@ setup(
'aiofiles',
'schedule',
'websockets',
'msgpack',
'janus'
],
extras_require={