Loading pkgs/development/python-modules/pydantic-yaml-0/default.nix +0 −3 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nix-update-script , deprecated , importlib-metadata , pydantic_1 Loading Loading @@ -55,8 +54,6 @@ buildPythonPackage rec { pytestCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "A small helper library that adds some YAML capabilities to pydantic"; homepage = "https://github.com/NowanIlfideme/pydantic-yaml"; Loading Loading
pkgs/development/python-modules/pydantic-yaml-0/default.nix +0 −3 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchFromGitHub , nix-update-script , deprecated , importlib-metadata , pydantic_1 Loading Loading @@ -55,8 +54,6 @@ buildPythonPackage rec { pytestCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "A small helper library that adds some YAML capabilities to pydantic"; homepage = "https://github.com/NowanIlfideme/pydantic-yaml"; Loading