Loading pkgs/development/python-modules/cramjam/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -56,12 +56,6 @@ buildPythonPackage rec { "benchmarks/test_bench.py" ]; disabledTests = [ # https://github.com/milesgranger/cramjam/issues/201 # https://github.com/HypothesisWorks/hypothesis/issues/4267 "test_variants_decompress_into" ]; pythonImportsCheck = [ "cramjam" ]; meta = { Loading Loading
pkgs/development/python-modules/cramjam/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -56,12 +56,6 @@ buildPythonPackage rec { "benchmarks/test_bench.py" ]; disabledTests = [ # https://github.com/milesgranger/cramjam/issues/201 # https://github.com/HypothesisWorks/hypothesis/issues/4267 "test_variants_decompress_into" ]; pythonImportsCheck = [ "cramjam" ]; meta = { Loading