Loading pkgs/development/python-modules/httplib2/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ pytest-randomly, pytest-timeout, pytestCheckHook, pythonAtLeast, six, }: Loading Loading @@ -42,9 +41,6 @@ buildPythonPackage rec { __darwinAllowLocalNetworking = true; # Don't run tests for older Pythons doCheck = pythonAtLeast "3.9"; disabledTests = [ # ValueError: Unable to load PEM file. # https://github.com/httplib2/httplib2/issues/192#issuecomment-993165140 Loading Loading
pkgs/development/python-modules/httplib2/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ pytest-randomly, pytest-timeout, pytestCheckHook, pythonAtLeast, six, }: Loading Loading @@ -42,9 +41,6 @@ buildPythonPackage rec { __darwinAllowLocalNetworking = true; # Don't run tests for older Pythons doCheck = pythonAtLeast "3.9"; disabledTests = [ # ValueError: Unable to load PEM file. # https://github.com/httplib2/httplib2/issues/192#issuecomment-993165140 Loading