Merge pull request #68543 from Ma27/fix-mautrix-telegram

mautrix-telegram: fix startup
This commit is contained in:
Jörg Thalheim
2019-09-12 11:20:08 +01:00
committed by GitHub

View File

@@ -28,6 +28,7 @@ buildPythonPackage rec {
telethon-session-sqlalchemy
pillow
lxml
setuptools
];
# `alembic` (a database migration tool) is only needed for the initial setup,