Commit 3a30f5e9 authored by chayleaf's avatar chayleaf Committed by Benno Fünfstück
Browse files

maubot: fix missing pkg_resources module

parent ed9b67d4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@ let
    ];

    propagatedBuildInputs = with python.pkgs; [
      setuptools
      # requirements.txt
      mautrix
      aiohttp