Commit aa7fff96 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.anthropic: refactor

parent 06ec7535
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -31,11 +31,11 @@ buildPythonPackage rec {
    hash = "sha256-D9asbwZ9puOuIK6w7cWJ2HmC3JYjamUZPOxVKWq+Va4=";
  };

  nativeBuildInputs = [
  build-system = [
    hatchling
  ];

  propagatedBuildInputs = [
  dependencies = [
    anyio
    distro
    httpx