Loading pkgs/development/python-modules/pelican/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,8 @@ buildPythonPackage rec { pytestFlags = [ # DeprecationWarning: 'jinja2.Markup' is deprecated and... "-Wignore::DeprecationWarning" # PendingDeprecationWarning: `Publisher.set_components()` will be removed in ... "-Wignore::PendingDeprecationWarning" ]; disabledTests = [ Loading Loading
pkgs/development/python-modules/pelican/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,8 @@ buildPythonPackage rec { pytestFlags = [ # DeprecationWarning: 'jinja2.Markup' is deprecated and... "-Wignore::DeprecationWarning" # PendingDeprecationWarning: `Publisher.set_components()` will be removed in ... "-Wignore::PendingDeprecationWarning" ]; disabledTests = [ Loading