maubot: fix missing pkg_resources module

This commit is contained in:
chayleaf
2024-04-22 18:07:22 +02:00
committed by Benno Fünfstück
parent ed9b67d4de
commit 3a30f5e9a5
+1
View File
@@ -59,6 +59,7 @@ let
];
propagatedBuildInputs = with python.pkgs; [
setuptools
# requirements.txt
mautrix
aiohttp