Unverified Commit 6e9e80e0 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python312Packages.lmcloud: refactor

parent ab03bde7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,11 +23,11 @@ buildPythonPackage rec {
    hash = "sha256-n9xm5r8Yed5icw1ADYyggUDwKgV5llkoBeiauuw1z/o=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];

  propagatedBuildInputs = [
  dependencies = [
    authlib
    bleak
    httpx