Commit e1ccec0d authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt
Browse files

steamback: unbreak by relaxing psutil

parent 4ad8dfd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ buildPythonApplication rec {
    "async-tkinter-loop"
    "platformdirs"
    "Pillow"
    "psutil"
  ];

  checkPhase = ''