Loading pkgs/development/python-modules/xsdata-pydantic/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,11 @@ buildPythonPackage (finalAttrs: { pythonImportsCheck = [ "xsdata_pydantic" ]; disabledTests = [ # AssertionError: SystemExit(2) is not None "test_complete" ]; meta = { description = "Naive XML & JSON Bindings for python pydantic classes"; homepage = "https://github.com/tefra/xsdata-pydantic"; Loading Loading
pkgs/development/python-modules/xsdata-pydantic/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,11 @@ buildPythonPackage (finalAttrs: { pythonImportsCheck = [ "xsdata_pydantic" ]; disabledTests = [ # AssertionError: SystemExit(2) is not None "test_complete" ]; meta = { description = "Naive XML & JSON Bindings for python pydantic classes"; homepage = "https://github.com/tefra/xsdata-pydantic"; Loading