Unverified Commit 657fc780 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python311Packages.llama-index-program-openai: refactor

parent b0d42f7a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -28,6 +28,9 @@ buildPythonPackage rec {

  build-system = [
    poetry-core
  ];

  nativeBuildInputs = [
    pythonRelaxDepsHook
  ];