Unverified Commit b1a40db7 authored by dish's avatar dish
Browse files

rst2pdf: fix build failure

parent c477e1e1
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"