Loading pkgs/development/python-modules/weasyprint/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ pytest-cov-stub, pytestCheckHook, replaceVars, versionCheckHook, writableTmpDirAsHomeHook, }: Loading Loading @@ -69,8 +70,10 @@ buildPythonPackage rec { pkgs.ghostscript pytest-cov-stub pytestCheckHook versionCheckHook writableTmpDirAsHomeHook ]; versionCheckProgramArg = "--version"; disabledTests = [ # needs the Ahem font (fails on macOS) Loading Loading
pkgs/development/python-modules/weasyprint/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ pytest-cov-stub, pytestCheckHook, replaceVars, versionCheckHook, writableTmpDirAsHomeHook, }: Loading Loading @@ -69,8 +70,10 @@ buildPythonPackage rec { pkgs.ghostscript pytest-cov-stub pytestCheckHook versionCheckHook writableTmpDirAsHomeHook ]; versionCheckProgramArg = "--version"; disabledTests = [ # needs the Ahem font (fails on macOS) Loading