Loading pkgs/development/python-modules/proxmoxer/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ buildPythonPackage rec { disabledTests = [ # Tests require openssh_wrapper which is outdated and not available "test_repr_openssh" # Test fails randomly "test_timeout" ]; pythonImportsCheck = [ "proxmoxer" ]; Loading Loading
pkgs/development/python-modules/proxmoxer/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,9 @@ buildPythonPackage rec { disabledTests = [ # Tests require openssh_wrapper which is outdated and not available "test_repr_openssh" # Test fails randomly "test_timeout" ]; pythonImportsCheck = [ "proxmoxer" ]; Loading