Loading pkgs/development/python-modules/formulaic/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "formulaic" ]; checkInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytestCheckHook ]; disabledTestPaths = [ "tests/transforms/test_poly.py" Loading Loading
pkgs/development/python-modules/formulaic/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ buildPythonPackage rec { pythonImportsCheck = [ "formulaic" ]; checkInputs = [ pytestCheckHook ]; nativeCheckInputs = [ pytestCheckHook ]; disabledTestPaths = [ "tests/transforms/test_poly.py" Loading