Loading pkgs/development/python-modules/pydeps/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , pytestCheckHook , pythonOlder , pyyaml , toml }: buildPythonPackage rec { Loading Loading @@ -34,6 +35,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pyyaml toml ]; postPatch = '' Loading Loading
pkgs/development/python-modules/pydeps/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ , pytestCheckHook , pythonOlder , pyyaml , toml }: buildPythonPackage rec { Loading Loading @@ -34,6 +35,7 @@ buildPythonPackage rec { nativeCheckInputs = [ pytestCheckHook pyyaml toml ]; postPatch = '' Loading