Loading pkgs/development/python-modules/html-sanitizer/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, hatchling, lxml, lxml-html-clean, beautifulsoup4, pytestCheckHook, pythonOlder, Loading @@ -27,6 +28,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ lxml lxml-html-clean beautifulsoup4 ]; Loading Loading
pkgs/development/python-modules/html-sanitizer/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, hatchling, lxml, lxml-html-clean, beautifulsoup4, pytestCheckHook, pythonOlder, Loading @@ -27,6 +28,7 @@ buildPythonPackage rec { propagatedBuildInputs = [ lxml lxml-html-clean beautifulsoup4 ]; Loading