Loading pkgs/development/python-modules/deepdiff/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , jsonpickle , numpy , pytestCheckHook , python-dateutil , pyyaml , toml , pythonOlder Loading Loading @@ -50,6 +51,7 @@ buildPythonPackage rec { jsonpickle numpy pytestCheckHook python-dateutil ] ++ passthru.optional-dependencies.cli; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/deepdiff/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ , jsonpickle , numpy , pytestCheckHook , python-dateutil , pyyaml , toml , pythonOlder Loading Loading @@ -50,6 +51,7 @@ buildPythonPackage rec { jsonpickle numpy pytestCheckHook python-dateutil ] ++ passthru.optional-dependencies.cli; pythonImportsCheck = [ Loading