Loading pkgs/development/python-modules/oletools/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,10 @@ buildPythonPackage rec { # Test fails with AssertionError: Tuples differ: ('MS Word 2007+... "test_all" "test_xlm" # AssertionError: Found "warn" in output... "test_empty_behaviour" "test_rtf_behaviour" "test_text_behaviour" ]; pythonImportsCheck = [ "oletools" ]; Loading Loading
pkgs/development/python-modules/oletools/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -43,6 +43,10 @@ buildPythonPackage rec { # Test fails with AssertionError: Tuples differ: ('MS Word 2007+... "test_all" "test_xlm" # AssertionError: Found "warn" in output... "test_empty_behaviour" "test_rtf_behaviour" "test_text_behaviour" ]; pythonImportsCheck = [ "oletools" ]; Loading