Unverified Commit 5d2752ff authored by dish's avatar dish Committed by GitHub
Browse files

rst2pdf: fix build failure (#433143)

parents fa36c50a b1a40db7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@ buildPythonPackage rec {
    hash = "sha256-P/6BbUsyda7iG4/90Isua+TXWQzYixifczy8aZbWN4Y=";
  };

  pythonRelaxDeps = [ "packaging" ];

  outputs = [
    "out"
    "man"