Loading pkgs/development/python-modules/apprise/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ buildPythonPackage rec { disabledTestPaths = [ # AttributeError: module 'apprise.plugins' has no attribute 'NotifyBulkSMS' "test/test_plugin_bulksms.py" # Nondeterministic. Multiple tests will fail with `AssertionError` "test/test_plugin_workflows.py" ]; postInstall = '' Loading Loading
pkgs/development/python-modules/apprise/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ buildPythonPackage rec { disabledTestPaths = [ # AttributeError: module 'apprise.plugins' has no attribute 'NotifyBulkSMS' "test/test_plugin_bulksms.py" # Nondeterministic. Multiple tests will fail with `AssertionError` "test/test_plugin_workflows.py" ]; postInstall = '' Loading