maubot: fix missing pkg_resources module

This commit is contained in:
chayleaf 2024-01-27 16:08:47 +07:00 committed by Benno Fünfstück
parent ed9b67d4de
commit 3a30f5e9a5
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ let
];
propagatedBuildInputs = with python.pkgs; [
setuptools
# requirements.txt
mautrix
aiohttp