Loading pkgs/development/python-modules/pyunpack/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,11 @@ buildPythonPackage rec { pythonImportsCheck = [ "pyunpack" ]; disabledTests = [ # pinning test of `--help` sensitive to python version "test_help" ]; disabledTestPaths = [ # unfree "tests/test_rar.py" Loading Loading
pkgs/development/python-modules/pyunpack/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,11 @@ buildPythonPackage rec { pythonImportsCheck = [ "pyunpack" ]; disabledTests = [ # pinning test of `--help` sensitive to python version "test_help" ]; disabledTestPaths = [ # unfree "tests/test_rar.py" Loading