deepdiff: fix cli binary
This commit is contained in:
parent
8de5bd2ac7
commit
8e3ef297e1
@ -36,6 +36,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
click
|
||||
ordered-set
|
||||
orjson
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user