Loading pkgs/development/python-modules/types-lxml/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,11 @@ buildPythonPackage rec { disabledTests = [ "test_single_ns_all_tag_2" "test_default_ns" # Tests require network access "TestRelaxNGInput" "TestXmldtdid" "TestIddict" "TestParseid" ]; meta = with lib; { Loading Loading
pkgs/development/python-modules/types-lxml/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,11 @@ buildPythonPackage rec { disabledTests = [ "test_single_ns_all_tag_2" "test_default_ns" # Tests require network access "TestRelaxNGInput" "TestXmldtdid" "TestIddict" "TestParseid" ]; meta = with lib; { Loading