Merge pull request #315018 from ibizaman/deepdiff
make deep diff cli tool work
This commit is contained in:
@@ -36,6 +36,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
click
|
||||
ordered-set
|
||||
orjson
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user