mautrix-telegram: add missing dependency on setuptools
This commit is contained in:
parent
8083b23ad5
commit
3c0547c938
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ python.pkgs.buildPythonPackage rec {
|
|||
tulir-telethon
|
||||
asyncpg
|
||||
mako
|
||||
setuptools
|
||||
# speedups
|
||||
cryptg
|
||||
aiodns
|
||||
|
|
Loading…
Reference in a new issue