Commit b5eb9eaf authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.azure-kusto-data: unpon ijson

parent 8da14d62
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -39,6 +39,10 @@ buildPythonPackage rec {

  build-system = [ uv-build ];

  pythonRelaxDeps = [
    "ijson"
  ];

  dependencies = [
    azure-core
    azure-identity