Commit 6b3d9e2c authored by K900's avatar K900
Browse files

poetry: relax dependency to fix build

parent 4cf78ae2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ buildPythonPackage rec {
  pythonRelaxDeps = [
    "dulwich"
    "keyring"
    "pbs-installer"
  ];

  dependencies = [