Commit 0e34b4f7 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.garth: refactor

parent 8acf5422
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ buildPythonPackage rec {
    hash = "sha256-WuGeZ2EggyhbEDIbjg4ffIFaj2DyHi8Tvowhoi5k2Os=";
  };

  nativeBuildInputs = [
  build-system = [
    pdm-backend
  ];